Skip to content

Commit

Permalink
Renamed gh token to access token
Browse files Browse the repository at this point in the history
  • Loading branch information
Sui Zer committed Jul 11, 2024
1 parent f1e62c5 commit e4186c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: build
token: ${{ secrets.GH_TOKEN }}
token: ${{ secrets.ACCESS_TOKEN }}

0 comments on commit e4186c8

Please sign in to comment.