Skip to content

Commit

Permalink
Fix token
Browse files Browse the repository at this point in the history
  • Loading branch information
dotMorten committed Nov 20, 2024
1 parent 4439ce6 commit 0f0403d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Publish Documentation
env:
ACCESS_TOKEN: ${{ secrets.GH_PAT }}
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages
DOCSFOLDER: artifacts/docs_site
shell: cmd
Expand Down

0 comments on commit 0f0403d

Please sign in to comment.