Skip to content

Commit

Permalink
add workflow dispatch for re-running failed run
Browse files Browse the repository at this point in the history
  • Loading branch information
JR-1991 committed Nov 17, 2024
1 parent b7a90df commit 542ce8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ name: Publish to PyPI
on:
release:
types: [published]
workflow_dispatch:

permissions:
contents: read
Expand Down

0 comments on commit 542ce8a

Please sign in to comment.