Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit 561ac16

Browse files
committed
Use latest gatsby github pages action
1 parent 4d84f7d commit 561ac16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/setup-node@v1
1414
with:
1515
node-version: '12'
16-
- uses: antoncarlsson/gatsby-gh-pages-action@c90784561c612621907c6bd8e6ca45bb2473aafe
16+
- uses: enriikke/gatsby-gh-pages-action@v2
1717
with:
1818
access-token: ${{ secrets.ACCESS_TOKEN }}
1919
deploy-branch: 'master'

0 commit comments

Comments
 (0)