Skip to content

Commit

Permalink
Merge pull request #2 from alonfnt/publish
Browse files Browse the repository at this point in the history
build: add dispatch option to publish to PyPI
  • Loading branch information
alonfnt authored Mar 12, 2024
2 parents 4e8681d + 53f826e commit f9c68b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
release:
types: [published]

workflow_dispatch:

permissions:
contents: read

Expand Down

0 comments on commit f9c68b2

Please sign in to comment.