Fix Artifact Naming (#3)
Reviewed-on: #3 Co-authored-by: Matthew L McPeak <m.mcpeak98@icloud.com> Co-committed-by: Matthew L McPeak <m.mcpeak98@icloud.com>
This commit is contained in:
parent
9932bc74aa
commit
03bf87290a
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
- name: Upload dist
|
||||
uses: https://code.forgejo.org/forgejo/upload-artifact@v4
|
||||
with:
|
||||
name: dist
|
||||
name: dist.zip
|
||||
path: dist
|
||||
|
||||
publish:
|
||||
|
|
|
|||
Loading…
Reference in a new issue