Skip to content

Commit

Permalink
Update release handler.
Browse files Browse the repository at this point in the history
  • Loading branch information
b-rowan committed Aug 2, 2024
1 parent cfe3fdb commit 5fc841f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
- uses: actions/checkout@v4.1.7
- name: Publish GH release
uses: softprops/action-gh-release@v2.0.6
with:
generate_release_notes: true
- name: Build using poetry and publish to PyPi
uses: JRubics/poetry-publish@v2.0
with:
Expand Down

0 comments on commit 5fc841f

Please sign in to comment.