Skip to content

Commit 749980e

Browse files
committed
GA wheels: allow manual dispatch
1 parent eb197b3 commit 749980e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Python package build and publish
33
on:
44
release:
55
types: [created]
6+
workflow_dispatch: {}
67

78
jobs:
89
deploy:

0 commit comments

Comments
 (0)