Skip to content

Commit de9e3f5

Browse files
authored
add workflow dispatch to pypi action #113
1 parent efc8c49 commit de9e3f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pypi-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ name: pypi-release
77
on:
88
release:
99
types: [created]
10+
workflow_dispatch:
1011

1112
jobs:
1213
deploy:

0 commit comments

Comments
 (0)