Skip to content

Commit 9950192

Browse files
committed
updated token id
1 parent 813f0f1 commit 9950192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
- name: Deploy
2727
uses: peaceiris/actions-gh-pages@v3
2828
with:
29-
github_token: ${{ secrets.GITHUB_TOKEN }}
29+
github_token: ${{ secrets.DEPLOY_TOKEN }}
3030
publish_dir: ./out

0 commit comments

Comments
 (0)