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 890640e commit 9c57124Copy full SHA for 9c57124
.github/release-drafter.yml
@@ -16,8 +16,8 @@
16
# specific language governing permissions and limitations
17
# under the License.
18
#
19
-name-template: 'v$NEXT_PATCH_VERSION 🌈'
20
-tag-template: 'v$NEXT_PATCH_VERSION'
+name-template: '$NEXT_PATCH_VERSION 🌈'
+tag-template: '$NEXT_PATCH_VERSION'
21
categories:
22
- title: '🚀 Features'
23
labels:
0 commit comments