mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
make sure CI to assemble release on 'v*' tag push or manually
also put bash script through shellcheck to be more posix compliant
This commit is contained in:
committed by
majcosta
parent
dcf202990f
commit
8897769f0d
@@ -11,7 +11,7 @@ on:
|
||||
assemble:
|
||||
description: 'assemble full package'
|
||||
required: true
|
||||
default: true
|
||||
default: false
|
||||
type: boolean
|
||||
continue-on-error:
|
||||
description: 'allows a language to fail, used when building all languages'
|
||||
|
||||
Reference in New Issue
Block a user