Skip to content

Commit 6d61a65

Browse files
author
lucifer
committed
feat: PERSONAL_TOKEN
1 parent 1b57334 commit 6d61a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
- name: Deploy
3535
uses: peaceiris/actions-gh-pages@v3
3636
with:
37-
personal_token: ${{ secrets.PERSONAL_TOKEN }}
37+
personal_token: ${{ PERSONAL_TOKEN }}
3838
publish_dir: ./build
3939
publish_branch: gh-pages

0 commit comments

Comments
 (0)