Skip to content

Commit 37c25a4

Browse files
committed
fix: ci
1 parent cdb4608 commit 37c25a4

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
@@ -109,7 +109,7 @@ jobs:
109109
110110
- name: Deploy
111111
uses: peaceiris/actions-gh-pages@v3
112-
env:
112+
with:
113113
ACTIONS_DEPLOY_KEY: ${{secrets.ACTIONS_DEPLOY_KEY}}
114114
PUBLISH_BRANCH: gh-pages
115115
PUBLISH_DIR: ./dist

0 commit comments

Comments
 (0)