mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
fix directory name [ci skip]
This commit is contained in:
parent
08e13c1611
commit
2c7b90601c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/website_update.yml
vendored
2
.github/workflows/website_update.yml
vendored
|
|
@ -82,7 +82,7 @@ jobs:
|
|||
- name: Push changes
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
directory: contrib/mkdocs/docs/nwchemgit.github.io
|
||||
directory: contrib/mkdocs/nwchemgit.github.io
|
||||
github_token: ${{ secrets.REPOSITORY_TOKEN }}
|
||||
branch: ${{ github.ref }}
|
||||
repository: nwchemgit/nwchemgit.github.io
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue