Skip to content

Commit 4f8784e

Browse files
committed
ci: fix syntax
1 parent 5642d58 commit 4f8784e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-wheels.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Release Wheels
22

33
on:
44
release:
5-
types:
6-
- published
5+
types:
6+
- published
77

88
jobs:
99
build_wheels:

0 commit comments

Comments
 (0)