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 5adf80d commit e6f65deCopy full SHA for e6f65de
.github/auto-release-hotfix.yml
@@ -1,6 +1,6 @@
1
filter-by-commitish: true
2
name-template: 'v$RESOLVED_VERSION'
3
-tag-template: '$RESOLVED_VERSION'
+tag-template: 'v$RESOLVED_VERSION'
4
version-template: '$MAJOR.$MINOR.$PATCH'
5
version-resolver:
6
major:
.github/auto-release.yml
0 commit comments