Skip to content

Commit 34851fd

Browse files
committed
chore: update publish.yml
1 parent e74b597 commit 34851fd

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
@@ -3,6 +3,8 @@ name: Upload Python Package
33
on:
44
release:
55
types: [published]
6+
worflow_dispatch:
7+
types: [published]
68

79
permissions:
810
contents: read

0 commit comments

Comments
 (0)