Skip to content

Commit

Permalink
✏️ Update GitHub actions for poetry publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
17TheWord committed Jun 26, 2024
1 parent 8cd5c4d commit b4d9112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:

- name: Publish
if: github.event_name == 'release'
run: poetry publish --build
run: poetry publish

0 comments on commit b4d9112

Please sign in to comment.