Skip to content

Commit

Permalink
modified token name
Browse files Browse the repository at this point in the history
  • Loading branch information
zeta-zetra committed May 8, 2023
1 parent fc9d5fd commit 14ee65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
with:
publish_branch: gh-pages
github_token: ${{ secrets.TOKEN }}
github_token: ${{ secrets.MY_GITHUB_TOKEN }}
publish_dir: _build/
force_orphan: true

0 comments on commit 14ee65d

Please sign in to comment.