Skip to content

Commit

Permalink
Merge pull request #228 from EarthSchlange/fix_release_version
Browse files Browse the repository at this point in the history
Fixed release-drafter.yml for next version.
  • Loading branch information
Michael Hiiva authored Oct 8, 2021
2 parents 104d68d + a2cabb1 commit 6ea6bf5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name-template: 'v$RESOLVED_VERSION'
tag-template: 'v$RESOLVED_VERSION'
version-template: 'v$MAJOR.$MINOR.$PATCH'
ssssss-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
categories:
- title: 'Major'
labels:
Expand Down

0 comments on commit 6ea6bf5

Please sign in to comment.