Fail when artifacts are missing
This commit is contained in:
parent
f1e21a4f6e
commit
2bbfa064d5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -105,6 +105,7 @@ jobs:
|
|||
prerelease: false
|
||||
name: Polaris ${{ github.event.inputs.versionNumber }}
|
||||
tag_name: ${{ github.event.inputs.versionNumber }}
|
||||
fail_on_unmatched_files: true
|
||||
files: |
|
||||
Polaris_${{ github.event.inputs.versionNumber }}.tar.gz
|
||||
Polaris_${{ github.event.inputs.versionNumber }}.msi
|
||||
|
|
Loading…
Add table
Reference in a new issue