chore: update release.yml
This commit is contained in:
parent
439c2134b6
commit
78d576a19e
1 changed files with 50 additions and 50 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -57,6 +57,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
allowUpdates: true
|
allowUpdates: true
|
||||||
artifactErrorsFailBuild: true
|
artifactErrorsFailBuild: true
|
||||||
artifacts: 'package.zip'
|
artifacts: "package.zip"
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
prerelease: true
|
prerelease: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue