Skip to content

Commit

Permalink
Allow manual start of workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lindonroberts committed Apr 15, 2024
1 parent 88b5d69 commit 6c5605e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Package and upload to PyPI
on:
release:
types:
- published
- published, workflow_dispatch

jobs:
build:
Expand Down

0 comments on commit 6c5605e

Please sign in to comment.