string comparisons for bools - who'd've thunk it

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-01-31 11:06:11 +01:00
parent 20d2e4ba98
commit 34c25a9165
+1 -2
View File
@@ -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/*]