Skip to content

Commit 4d5757d

Browse files
authored
Update release.yml (#837)
1 parent 611afe7 commit 4d5757d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Upload Python Package to PyPI when a Release is Created
33
on:
44
release:
55
types: [created]
6+
workflow_dispatch:
67

78
jobs:
89
pypi-publish:

0 commit comments

Comments
 (0)