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 3e1ceea commit cd522b1Copy full SHA for cd522b1
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: docker://securecodebox/gatsby-gh-pages-action@sha256:003347a815f64a16c3be4c49f672e352525a61b209c2bc4e9c5c32ab6ad372b7
+ - uses: enriikke/gatsby-gh-pages-action@v2
14
env:
15
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
16
DEPLOY_BRANCH: 'master'
0 commit comments