Skip to content

Commit c5713c7

Browse files
committed
chore: update ci
1 parent e7ac09c commit c5713c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,13 +109,13 @@ jobs:
109109
110110
- name: Deploy
111111
uses: peaceiris/[email protected]
112-
env:
112+
with:
113113
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
114114
PUBLISH_BRANCH: gh-pages
115115
PUBLISH_DIR: ./dist
116116
CNAME: vben.vvbin.cn
117-
with:
118-
forceOrphan: true
117+
118+
119119

120120

121121

0 commit comments

Comments
 (0)