We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5642d58 commit 4f8784eCopy full SHA for 4f8784e
.github/workflows/release-wheels.yml
@@ -2,8 +2,8 @@ name: Release Wheels
2
3
on:
4
release:
5
- types:
6
- - published
+ types:
+ - published
7
8
jobs:
9
build_wheels:
0 commit comments