Skip to content

Commit

Permalink
chore: output changelog into release workflow log
Browse files Browse the repository at this point in the history
Signed-off-by: miigotu <[email protected]>
  • Loading branch information
miigotu committed Feb 17, 2024
1 parent 6c975e6 commit 05a08c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,5 @@ jobs:
path: |
dist/*.whl
dist/*.tar.gz
- run: |
echo ${{ steps.next-version.outputs.changelog }}

0 comments on commit 05a08c6

Please sign in to comment.