Skip to content

Commit acbb709

Browse files
Update deploy.yml
1 parent 9127e4d commit acbb709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
- uses: actions/checkout@v1
1313
- uses: enriikke/gatsby-gh-pages-action@v2
1414
with:
15-
access-token: ${{ secrets.ACCESS_TOKEN }}
15+
access-token: ${{ secrets.DEPLOY_KEY }}

0 commit comments

Comments
 (0)