Skip to content

Commit 7926326

Browse files
make pypi manually triggerable
1 parent 9a20b59 commit 7926326

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ name: Publish to PyPI
55
on:
66
release:
77
types: [published]
8+
workflow_dispatch:
89

910
permissions:
1011
contents: read

0 commit comments

Comments
 (0)