Skip to content

Commit

Permalink
updated token name
Browse files Browse the repository at this point in the history
  • Loading branch information
simoneponcioni committed Sep 3, 2024
1 parent afade42 commit 44eaad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
with:
publish_branch: gh-pages
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.TOKEN_ADMIN }}
publish_dir: src/pyhexspline/docs/_build
force_orphan: true

0 comments on commit 44eaad2

Please sign in to comment.