Fix my github action
This commit is contained in:
parent
292f8caf92
commit
8c39374038
1 changed files with 1 additions and 1 deletions
2
.github/workflows/draft-release.yaml
vendored
2
.github/workflows/draft-release.yaml
vendored
|
|
@ -51,4 +51,4 @@ jobs:
|
||||||
commit: ${{ github.ref }}
|
commit: ${{ github.ref }}
|
||||||
draft: true
|
draft: true
|
||||||
generateReleaseNotes: true
|
generateReleaseNotes: true
|
||||||
artifacts: "${{vars.zip_name || 'release'}}.zip,system.json"
|
artifacts: "release.zip,system.json"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue