Skip to content

Commit 122be6a

Browse files
committed
migration fix
migration fix
1 parent b3b496d commit 122be6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gatsby_build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
- uses: actions/checkout@v3
1313
- uses: enriikke/gatsby-gh-pages-action@v2
1414
with:
15-
access-token: ${{ secrets.ACCESS_TOKEN }}
15+
access-token: ${{ secrets.SECRET_TOKEN }}
1616
deploy-branch: gh-pages
1717
gatsby-args: --prefix-paths

0 commit comments

Comments
 (0)