mirror of
https://github.com/kuohuanhuan/x-markdown-css.git
synced 2024-11-25 06:18:19 +00:00
chore(ci): add a name for vimtor/action-zip
task
This commit is contained in:
parent
eba9d56ae6
commit
78cf02d7b8
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -29,7 +29,8 @@ jobs:
|
|||||||
- name: Build Project
|
- name: Build Project
|
||||||
run: npm run build
|
run: npm run build
|
||||||
# Step V
|
# Step V
|
||||||
- uses: vimtor/action-zip@v1
|
- name: Create Zip File
|
||||||
|
uses: vimtor/action-zip@v1.1
|
||||||
with:
|
with:
|
||||||
files: dist/
|
files: dist/
|
||||||
dest: build.zip
|
dest: build.zip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user