Small Release Action Changes
This commit is contained in:
parent
a63454d632
commit
818050e5c9
3 changed files with 3 additions and 4 deletions
.forgejo/workflows
|
@ -59,8 +59,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: comicinfo-editor-v2-linux-amd64
|
||||
path: |
|
||||
artifacts/*
|
||||
path: artifacts/
|
||||
if-no-files-found: error
|
||||
|
||||
upload-release:
|
||||
|
|
Reference in a new issue