Skip to content

Commit 4a17a8c

Browse files
committed
chore: output changelog into release workflow log
Signed-off-by: miigotu <[email protected]>
1 parent a1f73a5 commit 4a17a8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,5 @@ jobs:
5252
path: |
5353
dist/*.whl
5454
dist/*.tar.gz
55+
- run: |
56+
echo ${{ steps.next-version.outputs.changelog }}

0 commit comments

Comments
 (0)