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 9127e4d commit acbb709Copy full SHA for acbb709
.github/workflows/deploy.yml
@@ -12,4 +12,4 @@ jobs:
12
- uses: actions/checkout@v1
13
- uses: enriikke/gatsby-gh-pages-action@v2
14
with:
15
- access-token: ${{ secrets.ACCESS_TOKEN }}
+ access-token: ${{ secrets.DEPLOY_KEY }}
0 commit comments