Skip to content

Commit 2a6277e

Browse files
committed
Support run workflow manully
1 parent 971deb6 commit 2a6277e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ name: Upload Python Package
1111
on:
1212
release:
1313
types: [published]
14+
workflow_dispatch:
1415

1516
permissions:
1617
contents: read

0 commit comments

Comments
 (0)