diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index b6ed4649fe..76d8a154e6 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -22,7 +22,7 @@ jobs: with: node-version: '15' - name: Gatsby Publish - uses: enriikke/gatsby-gh-pages-action@v2.1.1 + uses: enriikke/gatsby-gh-pages-action@v2 with: access-token: x-access-token:${{ secrets.ACCESS_TOKEN }} deploy-branch: gh-pages