We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf9f923 commit 3285fa9Copy full SHA for 3285fa9
.github/workflows/release.yml
@@ -11,7 +11,7 @@ on:
11
required: false
12
kestraVersion:
13
description: "Kestra core version (e.g. 1.1.0)"
14
- required: true
+ required: false
15
dryRun:
16
description: "If true, simulate the release without pushing or tagging"
17
0 commit comments