Skip to content

Commit 4fe1c1f

Browse files
committed
Change PAT of DEPLOY.yml
1 parent 8dce9fd commit 4fe1c1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/DEPLOY.yml

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

0 commit comments

Comments
 (0)