Skip to content

Commit

Permalink
[CI] Use default github token.
Browse files Browse the repository at this point in the history
  • Loading branch information
aicorein committed Apr 17, 2024
1 parent 85262e2 commit 4c84aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
with:
branch: gh-pages
directory: gh-pages
github_token: ${{ secrets.MELOBOT_PAGE_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4c84aa7

Please sign in to comment.