Skip to content

Commit b2194a5

Browse files
committed
chore: fix dry-run property
1 parent fbe5360 commit b2194a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tag_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
description: Dry run
1212
required: false
1313
type: boolean
14+
default: false
1415

1516
jobs:
1617
tag_release:

0 commit comments

Comments
 (0)