Skip to content

Commit 497a4cb

Browse files
authored
Remove github_token
1 parent 6d7f00c commit 497a4cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/gh-pages.yml

-1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,5 @@ jobs:
3535
- name: Deploy
3636
uses: peaceiris/actions-gh-pages@v3
3737
with:
38-
github_token: ${{ secrets.GITHUB_TOKEN }}
3938
deploy_key: ${{ secrets.DEPLOY_KEY }}
4039
publish_dir: ./.gh-pages

0 commit comments

Comments
 (0)