Skip to content

Commit 99d5a44

Browse files
authored
Update manual.yml
Updated
1 parent aaced23 commit 99d5a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,6 @@ jobs:
105105
- name: Deploy to GitHub Pages
106106
uses: peaceiris/actions-gh-pages@v4
107107
with:
108-
github_token: ${{ secrets.GITHUB_TOKEN }}
108+
github_token: ${{ secrets.PAT_TOKEN }}
109109
publish_branch: gh-pages
110110
publish_dir: . # Change if static files are in another directory

0 commit comments

Comments
 (0)