Skip to content

Commit 2140476

Browse files
committed
test 4
1 parent a681857 commit 2140476

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
@@ -28,5 +28,5 @@ jobs:
2828
uses: peaceiris/actions-gh-pages@v4
2929
with:
3030
github_token: ${{ secrets.GITHUB_TOKEN }}
31-
deploy_token: ${{ secrets.DEPLOY_TOKEN }}
31+
deploy_key: ${{ secrets.DEPLOY_TOKEN }}
3232
publish_dir: ./out

0 commit comments

Comments
 (0)