Skip to content

Commit da55ed7

Browse files
configuring release
1 parent 9f9744d commit da55ed7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/python-publish.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44
name: PyPI Release
55

66
on:
7-
release:
8-
types: [created]
7+
# release:
8+
# types: [created]
9+
workflow_dispatch
910

1011
jobs:
1112
deploy:

0 commit comments

Comments
 (0)