Skip to content

Commit

Permalink
Update deploy-frontend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iamzoltan authored Feb 21, 2024
1 parent 19b7ca1 commit 694f6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
run: npm ci
- uses: enriikke/gatsby-gh-pages-action@v2
with:
access-token: ${{ secrets.GITHUB_TOKEN }}
access-token: ${{ secrets.ACCESS_TOKEN }}
deploy-branch: gh-pages

0 comments on commit 694f6a2

Please sign in to comment.