Skip to content

Commit

Permalink
changing token for doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
mgonzs13 committed Nov 7, 2024
1 parent ece497f commit 305a294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doxygen-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
- name: Deploy Doxygen page
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.DOXYGEN_DEPLOY_TOKEN }}
publish_branch: gh-pages
publish_dir: docs

0 comments on commit 305a294

Please sign in to comment.