Skip to content

Commit

Permalink
Update generate_gh_pages.yml
Browse files Browse the repository at this point in the history
Update token
  • Loading branch information
c4lm authored Dec 20, 2023
1 parent 3952a89 commit 8de01b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/generate_gh_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
- name: Deploy docs
uses: mhausenblas/mkdocs-deploy-gh-pages@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.DOCSITE_TOKEN }}
CONFIG_FILE: mkdocs.yml
REQUIREMENTS: requirements.txt
REQUIREMENTS: requirements.txt

0 comments on commit 8de01b8

Please sign in to comment.