Skip to content

Commit 19d58f6

Browse files
committed
update workflow
1 parent 42031c3 commit 19d58f6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ name: Upload Python Package
1111
on:
1212
release:
1313
types: [published]
14+
workflow_dispatch:
15+
1416

1517
jobs:
1618
deploy:

0 commit comments

Comments
 (0)