Skip to content

Commit 6e970aa

Browse files
committed
Update main.yml
1 parent 2910b02 commit 6e970aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Deploy
2626
uses: JamesIves/github-pages-deploy-action@releases/v3
2727
with:
28-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28+
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2929
BRANCH: gh-pages
3030
FOLDER: build
3131
CLEAN: true

0 commit comments

Comments
 (0)