Skip to content

Commit cced58b

Browse files
authored
Update workflow.yml
1 parent 4984295 commit cced58b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
- name: Deploy to GitHub Pages
2828
uses: peaceiris/actions-gh-pages@v4
2929
with:
30-
github_token: ${{ secrets.GH_PAGES_TOKEN }}
30+
github_token: ${{ secrets.GITHUB_TOKEN }}
3131
publish_dir: ./dist

0 commit comments

Comments
 (0)