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 41fae1d commit 20c7910Copy full SHA for 20c7910
1 file changed
.github/workflows/build.yaml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@master
13
- - uses: enriikke/gatsby-gh-pages-action@v2
+ - uses: antoncarlsson/gatsby-gh-pages-action@c90784561c612621907c6bd8e6ca45bb2473aafe
14
with:
15
access-token: ${{ secrets.ACCESS_TOKEN }}
16
deploy-branch: 'master'
0 commit comments