Browse Source

chore: update ci

pull/2378/head
vben 4 years ago
parent
commit
cdb460897b
  1. 2
      .github/workflows/deploy.yml

2
.github/workflows/deploy.yml

@ -113,5 +113,3 @@ jobs:
ACTIONS_DEPLOY_KEY: ${{secrets.ACTIONS_DEPLOY_KEY}}
PUBLISH_BRANCH: gh-pages
PUBLISH_DIR: ./dist
with:
forceOrphan: true

Loading…
Cancel
Save