Skip to content

Commit

Permalink
Update release-drafter.yml (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamJ authored Jun 29, 2023
1 parent f4066ba commit 4f6dcc4
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,13 @@ version-resolver:
- 'github-action'
default: patch
template: |
## Changes in this release
## What changed?
$CHANGES
## Contributors to this release
**Contributors to this release**
$CONTRIBUTORS
## Previous tag
$PREVIOUS_TAG
**Previous tag**
[$PREVIOUS_TAG](https://github.com/AdamJ/AdamJ.github.io/releases/tag/$PREVIOUS_TAG)
no-changes-template: |
Confusingly, there were no changes in this release
Confusingly, there are no changes in this release.

0 comments on commit 4f6dcc4

Please sign in to comment.