Clarify artifact is a .zip
This commit is contained in:
parent
aa14d0a6b5
commit
7781b4b57c
1 changed files with 1 additions and 1 deletions
|
@ -40,5 +40,5 @@ jobs:
|
||||||
- name: Save build
|
- name: Save build
|
||||||
uses: forgejo/upload-artifact@v4
|
uses: forgejo/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: webroot
|
name: webroot.zip
|
||||||
path: dist/prod
|
path: dist/prod
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue