Skip to content

Commit

Permalink
chore: updated release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
IanKnighton committed Oct 10, 2024
1 parent b505a68 commit 6d53d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-tagging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
tag: ${{ needs.release-tag.outputs.RELEASE_TAG }}
name: Release ${{ needs.release-tag.outputs.RELEASE_TAG }}
body: ${{ needs.release-tag.outputs.RELEASE_TAG }}
generateReleaseNotes: true

release-notifier:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6d53d15

Please sign in to comment.