Skip to content

Commit 51e7934

Browse files
committed
make following version optional
1 parent 8b1f497 commit 51e7934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
required: true
99
following_version:
1010
description: "The post (dev) version to set"
11-
required: true
11+
required: false
1212
dry_run:
1313
description: "Dry Run?"
1414
default: false

0 commit comments

Comments
 (0)