Skip to content

Commit 9c57124

Browse files
authored
chore(ci): update release drafter template (#212)
Signed-off-by: Ashing Zheng <[email protected]>
1 parent 890640e commit 9c57124

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/release-drafter.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
# specific language governing permissions and limitations
1717
# under the License.
1818
#
19-
name-template: 'v$NEXT_PATCH_VERSION 🌈'
20-
tag-template: 'v$NEXT_PATCH_VERSION'
19+
name-template: '$NEXT_PATCH_VERSION 🌈'
20+
tag-template: '$NEXT_PATCH_VERSION'
2121
categories:
2222
- title: '🚀 Features'
2323
labels:

0 commit comments

Comments
 (0)