[CI] Fix base filename
This commit is contained in:
parent
d8e70febc5
commit
6e42e15a0d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release_nightly.yml
vendored
2
.github/workflows/release_nightly.yml
vendored
|
@ -40,7 +40,7 @@ jobs:
|
||||||
tag: "nightly"
|
tag: "nightly"
|
||||||
allowUpdates: true
|
allowUpdates: true
|
||||||
prerelease: true
|
prerelease: true
|
||||||
artifacts: "app.asar,openasar-with-deps.asar"
|
artifacts: "openasar.asar,openasar-with-deps.asar"
|
||||||
|
|
||||||
name: "Nightly"
|
name: "Nightly"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue