chore(ci): add a name for `vimtor/action-zip` task

This commit is contained in:
郭桓桓 2023-03-02 23:07:02 +08:00
parent eba9d56ae6
commit 78cf02d7b8
Signed by: kuohuanhuan
GPG Key ID: FD846A0A797B0D75
1 changed files with 2 additions and 1 deletions

View File

@ -29,7 +29,8 @@ jobs:
- name: Build Project
run: npm run build
# Step V
- uses: vimtor/action-zip@v1
- name: Create Zip File
uses: vimtor/action-zip@v1.1
with:
files: dist/
dest: build.zip