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 d98746f commit 7ce9758Copy full SHA for 7ce9758
.github/release-drafter.yml
@@ -23,6 +23,6 @@ exclude-labels:
23
- "changelog"
24
category-template: "### $TITLE"
25
template: |
26
- ## [$VERSION](https://github.com/inclusive-design/idrc-cms-authenticator/compare/$PREVIOUS_TAG...$VERSION)
+ ## [$TAG_NAME](https://github.com/inclusive-design/idrc-cms-authenticator/compare/$PREVIOUS_TAG...$TAG_NAME)
27
28
$CHANGES
0 commit comments