Fix custom action YML.
Signed-off-by: Michael Keller <mikeller@042.ch>
This commit is contained in:
parent
7bf40d659c
commit
21f64134b7
2
.github/actions/manage-version/action.yml
vendored
2
.github/actions/manage-version/action.yml
vendored
@ -2,7 +2,7 @@ name: Manage the Subsurface CICD versioning
|
|||||||
|
|
||||||
inputs:
|
inputs:
|
||||||
no-increment:
|
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
|
default: false
|
||||||
nightly-builds-secret:
|
nightly-builds-secret:
|
||||||
description: The secret to access the nightly builds repository
|
description: The secret to access the nightly builds repository
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user