diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index d653f7e..5683dbc 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,5 +1,5 @@ -name-template: 'Example title - v0.9.69b0' -tag-template: 'v0.9.69b0' +name-template: 'Example title - v0.9.69' +tag-template: 'v0.9.69' exclude-labels: - 'skip-changelog' categories: @@ -31,8 +31,8 @@ change-template: '- $TITLE @$AUTHOR (#$NUMBER)' change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. template: | - [![Downloads for this release](https://img.shields.io/github/downloads/$OWNER/$REPOSITORY/v0.9.69b0/total.svg)]( - https://github.com/$OWNER/$REPOSITORY/releases/v0.9.69b0) + [![Downloads for this release](https://img.shields.io/github/downloads/$OWNER/$REPOSITORY/v0.9.69/total.svg)]( + https://github.com/$OWNER/$REPOSITORY/releases/v0.9.69)