Skip to content

Commit

Permalink
use gatsby-gh-pages-action@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Garbuzov committed Mar 5, 2024
1 parent a1592b9 commit 1d96873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
node-version: '15'
- name: Gatsby Publish
uses: enriikke/gatsby-gh-pages-action@v2.1.1
uses: enriikke/gatsby-gh-pages-action@v2
with:
access-token: x-access-token:${{ secrets.ACCESS_TOKEN }}
deploy-branch: gh-pages
Expand Down

0 comments on commit 1d96873

Please sign in to comment.