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 <miigotu@gmail.com>
  • Loading branch information
miigotu committed Feb 17, 2024
1 parent 95d8f50 commit 4a008fa
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 @@ -48,3 +48,5 @@ jobs:
path: |
dist/*.whl
dist/*.tar.gz
- run: |
echo ${{ steps.next-version.outputs.changelog }}

0 comments on commit 4a008fa

Please sign in to comment.