Skip to content

Commit

Permalink
#201: tag was missing from release notes generator
Browse files Browse the repository at this point in the history
  • Loading branch information
lsulak committed May 27, 2024
1 parent 190e2fb commit 6e01b73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag-name: ${{ github.event.inputs.tagName }}
chapters: |
[
{"title": "Breaking Changes 💥", "label": "breaking-change"},
Expand Down

0 comments on commit 6e01b73

Please sign in to comment.