Skip to content

Commit

Permalink
chore: use the right token name
Browse files Browse the repository at this point in the history
  • Loading branch information
kalo2711 committed Dec 7, 2023
1 parent 1ce4c3f commit a1874eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
if: success()
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.KALOUSER }}
github_token: ${{ secrets.GHPAGE }}
publish_dir: dist/fundamental

0 comments on commit a1874eb

Please sign in to comment.