Skip to content

Commit a14e7e6

Browse files
committed
[FEATURE] Add workflow dispatch
1 parent 9909df2 commit a14e7e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pypi-release.yml

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

910
permissions:
1011
contents: read

0 commit comments

Comments
 (0)