Skip to content

Commit

Permalink
Merge pull request #91 from koterpillar/create-releases
Browse files Browse the repository at this point in the history
Create GitHub release when published
  • Loading branch information
koterpillar authored Oct 8, 2023
2 parents 88d4281 + b916549 commit 1db70db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,5 @@ jobs:
poetry version ${{ steps.tag.outputs.replaced }}
poetry build
poetry publish
- name: Create release
uses: softprops/action-gh-release@v1

0 comments on commit 1db70db

Please sign in to comment.