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 8a2e4c0 commit 074ee77Copy full SHA for 074ee77
.github/workflows/site.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Checkout
14
uses: actions/checkout@master
15
- name: Build and Deploy Site
16
- uses: enriikke/gatsby-gh-pages-action@bf3ba06696b02a028d2121b04961926c1b862a3c
+ uses: srepollock/gatsby-gh-pages-action@v2.2.0
17
with:
18
access-token: ${{ secrets.ACCESS_TOKEN }}
19
deploy-branch: gh-pages
0 commit comments