Skip to content

Commit

Permalink
💚 fix Github release CI changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
techouse committed Oct 14, 2023
1 parent f94acca commit 5e1eaec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
with:
name: ${{ env.VERSION }}
tag_name: ${{ github.ref }}
body: ${{ env.CHANGELOG_PATH }}
body_path: ${{ env.CHANGELOG_PATH }}
files: |
dist/*.whl
dist/*.tar.gz
Expand Down

0 comments on commit 5e1eaec

Please sign in to comment.