Skip to content

Commit 80bfb01

Browse files
authored
Update generate_gh_pages.yml
1 parent 62fe737 commit 80bfb01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_gh_pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
- name: Deploy docs
1616
uses: mhausenblas/mkdocs-deploy-gh-pages@master
1717
env:
18-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18+
PERSONAL_TOKEN: ${{ secrets.DOCSITE_TOKEN }}
1919
CONFIG_FILE: mkdocs.yml
2020
REQUIREMENTS: requirements.txt

0 commit comments

Comments
 (0)