Skip to content

Commit 04f3ef8

Browse files
authored
Update python-publish.yml
1 parent c5f2628 commit 04f3ef8

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/python-publish.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
name: Upload Python Package
22

3+
#on:
4+
#release:
5+
#types: [published]
36
on:
4-
release:
5-
types: [published]
7+
workflow_dispatch: # Trigger the workflow manually
68

79
jobs:
810
deploy:

0 commit comments

Comments
 (0)