Skip to content

Commit 4273b30

Browse files
committed
update cibuildwheel workflow to run on release
1 parent 7ed4395 commit 4273b30

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/cibuildwheel.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches: ['main']
66
pull_request:
77
workflow_dispatch:
8+
release:
9+
types: [published]
810

911
jobs:
1012

0 commit comments

Comments
 (0)