Merge pull request #484 from NextTurn/tagname

Update tag format in Release Drafter
pull/486/head
Oleg Nenashev 2020-04-06 22:12:44 +02:00 committed by GitHub
commit 691b4d2945
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Configuration for Release Drafter: https://github.com/toolmantim/release-drafter
name-template: WinSW v$NEXT_PATCH_VERSION
tag-template: winsw-v$NEXT_PATCH_VERSION
tag-template: v$NEXT_PATCH_VERSION
# This repo follows the Semantic Versioning 2.0.0 approach: https://semver.org/
version-template: $MAJOR.$MINOR.$PATCH