diff --git a/.github/workflows/gatsby_build.yml b/.github/workflows/gatsby_build.yml index 05b3010..ab1fdac 100644 --- a/.github/workflows/gatsby_build.yml +++ b/.github/workflows/gatsby_build.yml @@ -12,6 +12,6 @@ jobs: - uses: actions/checkout@v3 - uses: enriikke/gatsby-gh-pages-action@v2 with: - access-token: ${{ secrets.ACCESS_TOKEN }} + access-token: ${{ secrets.SECRET_TOKEN }} deploy-branch: gh-pages gatsby-args: --prefix-paths