Skip to content

Commit 78695c3

Browse files
authored
Update main.yml
1 parent 91ee385 commit 78695c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
- name: Deploy
2626
uses: peaceiris/actions-gh-pages@v3
2727
with:
28-
github_token: ${{ secrets.GITHUB_TOKEN }}
28+
github_token: ${{ secrets.ACCESS_TOKEN }}
2929
publish_dir: ./build

0 commit comments

Comments
 (0)