Fix custom action YML.

Signed-off-by: Michael Keller <mikeller@042.ch>
This commit is contained in:
Michael Keller 2024-05-13 12:17:13 +12:00 committed by Michael Keller
parent 7bf40d659c
commit 21f64134b7

View file

@ -2,7 +2,7 @@ name: Manage the Subsurface CICD versioning
inputs:
no-increment:
description: Only get the current version, do not increment it even for push events (Caution: not actually a boolean)
description: 'Only get the current version, do not increment it even for push events (Caution: not actually a boolean)'
default: false
nightly-builds-secret:
description: The secret to access the nightly builds repository