We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d84f7d commit 561ac16Copy full SHA for 561ac16
1 file changed
.github/workflows/build.yaml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/setup-node@v1
14
with:
15
node-version: '12'
16
- - uses: antoncarlsson/gatsby-gh-pages-action@c90784561c612621907c6bd8e6ca45bb2473aafe
+ - uses: enriikke/gatsby-gh-pages-action@v2
17
18
access-token: ${{ secrets.ACCESS_TOKEN }}
19
deploy-branch: 'master'
0 commit comments