Skip to content

Commit

Permalink
Merge pull request #64 from swimlane/ci_release_updates
Browse files Browse the repository at this point in the history
ci: Updating release process in CI
  • Loading branch information
MSAdministrator authored Mar 6, 2023
2 parents e893f6d + 074eac2 commit 26739e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ jobs:
poetry config http-basic.pypi "${{ secrets.PYPI_USERNAME }}" "${{ secrets.PYPI_PASSWORD }}"
poetry publish --build
if: ${{ steps.release.outputs.release_created }}

0 comments on commit 26739e9

Please sign in to comment.