mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-08-12 22:29:59 +08:00
Minor change for name of action
This commit is contained in:
parent
7794254157
commit
70a57c7576
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
- run: npm test
|
- run: npm test
|
||||||
- run: npm run build:prod --if-present
|
- run: npm run build:prod --if-present
|
||||||
|
|
||||||
publish-npm:
|
publish-dist:
|
||||||
needs: build
|
needs: build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user