Skip to content

Commit

Permalink
Merge pull request #3 from digorgonzola/fix_release_action
Browse files Browse the repository at this point in the history
generate changelog and include in release
  • Loading branch information
digorgonzola authored Aug 23, 2022
2 parents 6e09876 + 2fb7eba commit dedbc03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: wheels/*.whl
body: ${{steps.github_release.outputs.changelog}}

0 comments on commit dedbc03

Please sign in to comment.