Skip to content

Commit dc1d24c

Browse files
authored
allow for manual trigger
1 parent 4681664 commit dc1d24c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-package.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ name: Upload Python Package to PiP
66
on:
77
release:
88
types: [published]
9+
workflow_dispatch:
910

1011
jobs:
1112
deploy:

0 commit comments

Comments
 (0)