Skip to content

Commit

Permalink
Update github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
rainboyan committed Sep 28, 2024
1 parent fe12db9 commit db96ce8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name-template: $NEXT_PATCH_VERSION
tag-template: v$NEXT_PATCH_VERSION
name-template: $RESOLVED_VERSION
tag-template: v$RESOLVED_VERSION
version-resolver:
major:
labels:
Expand Down Expand Up @@ -28,7 +28,7 @@ categories:
- "dependencies"
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
template: |
## Changes
## What's Changed
$CHANGES
Expand Down

0 comments on commit db96ce8

Please sign in to comment.