Skip to content

Commit 5e1eaec

Browse files
committed
💚 fix Github release CI changelog
1 parent f94acca commit 5e1eaec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
with:
8282
name: ${{ env.VERSION }}
8383
tag_name: ${{ github.ref }}
84-
body: ${{ env.CHANGELOG_PATH }}
84+
body_path: ${{ env.CHANGELOG_PATH }}
8585
files: |
8686
dist/*.whl
8787
dist/*.tar.gz

0 commit comments

Comments
 (0)