mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
[CI] Fail if a non-draft release with the same version number already exists
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -431,7 +431,6 @@ jobs:
|
||||
draft: true
|
||||
prerelease: true
|
||||
gzip: false
|
||||
allow_override: true
|
||||
files: >
|
||||
swiftinstaller-linux-64-${{ needs.preBuild.outputs.version }}.run
|
||||
swiftinstaller-windows-64-${{ needs.preBuild.outputs.version }}.exe
|
||||
|
||||
Reference in New Issue
Block a user