Skip to content

Commit

Permalink
ci: add TODO to GitHub release notes issue
Browse files Browse the repository at this point in the history
  • Loading branch information
EchoEllet committed Nov 9, 2024
1 parent 16c4e76 commit 459a95d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh_release_notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
id: ${{ github.event.release.id }}
# TODO: Since the version changes in CHANGELOG.md are automated, this won't the expected version, they will be committed on publish
body: ${{ steps.extract-release-notes.outputs.release_notes }}

0 comments on commit 459a95d

Please sign in to comment.