Skip to content

Commit

Permalink
fix publish
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkst-az committed Oct 14, 2024
1 parent cc17393 commit b199b74
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: Publish to PyPI
on:
release:
types:
- created
- published

workflow_dispatch:

jobs:
pypi-publish:
Expand Down

0 comments on commit b199b74

Please sign in to comment.