Commit cdb460897b8852ce4f42580dc0fb7aa945933bcc
1 parent
84df7a4b
chore: update ci
Showing
1 changed file
with
0 additions
and
2 deletions
.github/workflows/deploy.yml
@@ -113,5 +113,3 @@ jobs: | @@ -113,5 +113,3 @@ jobs: | ||
113 | ACTIONS_DEPLOY_KEY: ${{secrets.ACTIONS_DEPLOY_KEY}} | 113 | ACTIONS_DEPLOY_KEY: ${{secrets.ACTIONS_DEPLOY_KEY}} |
114 | PUBLISH_BRANCH: gh-pages | 114 | PUBLISH_BRANCH: gh-pages |
115 | PUBLISH_DIR: ./dist | 115 | PUBLISH_DIR: ./dist |
116 | - with: | ||
117 | - forceOrphan: true |