Sign in
canrd-outside
/
order-erp-front
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
1
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
cdb460897b8852ce4f42580dc0fb7aa945933bcc
Authored by
vben
2022-11-14 13:59:10 +0800
1 parent
84df7a4b
chore: update ci
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
.github/workflows/deploy.yml
.github/workflows/deploy.yml
View file @
cdb4608
...
...
@@ -113,5 +113,3 @@ jobs:
113
113
ACTIONS_DEPLOY_KEY: ${{secrets.ACTIONS_DEPLOY_KEY}}
114
114
PUBLISH_BRANCH: gh-pages
115
115
PUBLISH_DIR: ./dist
116
- with:
117
- forceOrphan: true
...
...