string comparisons for bools - who'd've thunk it
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -4,8 +4,7 @@ on:
|
||||
inputs:
|
||||
force_release:
|
||||
description: 'Unconditionally trigger the release job to run'
|
||||
required: true
|
||||
default: false
|
||||
required: false
|
||||
type: boolean
|
||||
push:
|
||||
branches: [master, patch/*]
|
||||
|
||||
Reference in New Issue
Block a user