Skip to content

Commit

Permalink
fix: fix github publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
mwfarb committed Aug 1, 2023
1 parent 123c77b commit 74d43ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-to-test-pypi.yml
Expand Up @@ -3,6 +3,7 @@
name: Publish Python distributions to PyPI and TestPyPI

on:
workflow_dispatch:
release:
types:
- published
Expand Down

0 comments on commit 74d43ad

Please sign in to comment.