Skip to content

Commit a0016d7

Browse files
authored
Update static.yml
1 parent b3fb88b commit a0016d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
- name: Deploy to GitHub Pages
3232
uses: peaceiris/actions-gh-pages@v4
3333
with:
34-
github_token: ${{ secrets.GITHUB_TOKEN }}
34+
github_token: ${{ secrets.ACTIONS_TOKEN }}
3535
publish_dir: docs/.vuepress/dist

0 commit comments

Comments
 (0)