Skip to content

Commit 11d55d4

Browse files
author
ajosh0504
committed
Updating deploy.yml
1 parent f4dc0cd commit 11d55d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Deploy to GitHub Pages
3131
uses: peaceiris/actions-gh-pages@v3
3232
with:
33-
github_token: ${{ secrets.GH_TOKEN }}
33+
github_token: ${{ secrets.GH_TOKEN_CLASSIC }}
3434
# Build output to publish to the `gh-pages` branch:
3535
publish_dir: ./build
3636

0 commit comments

Comments
 (0)