mirror of
https://github.com/element-plus/element-plus.git
synced 2025-01-18 10:59:10 +08:00
ci: fix nightly publish (#5053)
This commit is contained in:
parent
7c74411e8f
commit
46d0c42f05
2
.github/workflows/publish-npm-nightly.yml
vendored
2
.github/workflows/publish-npm-nightly.yml
vendored
@ -13,8 +13,6 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Add dev branch
|
|
||||||
run: git branch dev origin/dev
|
|
||||||
- name: Setup node
|
- name: Setup node
|
||||||
uses: actions/setup-node@v2
|
uses: actions/setup-node@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user