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
448d21287c4be20f3039cfa5f509c15aa518bd8f
Authored by
vben
2022-11-14 14:56:59 +0800
1 parent
31f489fa
chore: update ci
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.github/workflows/deploy.yml
.github/workflows/deploy.yml
View file @
448d212
...
...
@@ -108,7 +108,7 @@ jobs:
108
108
env:
109
109
ACTIONS_DEPLOY_KEY: ${{secrets.DEPLOY_TOKEN}}
110
110
PUBLISH_BRANCH: gh-pages
111
- PUBLISH_DIR: ./
.vitepress/
dist
111
+ PUBLISH_DIR: ./
dist
112
112
with:
113
113
forceOrphan: true
114
114
...
...