Skip to content

Commit 4b71d03

Browse files
Remove deprecated "$COMPLETE" variable from version template for release drafter workflow (#8721)
1 parent 5a724e9 commit 4b71d03

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/release-drafter.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ categories:
2323
- 'kind/docs'
2424
change-template: '- $TITLE (#$NUMBER)'
2525
change-title-escapes: '\<*_&#@`' # You can add # and @ to disable mentions, and add ` to disable code blocks.
26-
version-template: '$COMPLETE'
2726
template: |
2827
# Release v$NEXT_MINOR_VERSION
2928

0 commit comments

Comments
 (0)