We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
create-tag
1 parent c342121 commit 0d9183fCopy full SHA for 0d9183f
1 file changed
action.yml
@@ -11,7 +11,7 @@ inputs:
11
create-tag:
12
description: >
13
Whether or not a tag should be created if a new version is detected.
14
- default: false
+ default: true
15
tag-template:
16
17
A template for producing a tag name from the current version of your
0 commit comments