Skip to content

Commit dd961f8

Browse files
committed
Fix workflow syntax
1 parent 7dbcfa3 commit dd961f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ jobs:
8484

8585
upload_all:
8686
name: Upload release
87-
name: Upload if release
8887
needs: [build_wheels, build_sdist]
8988
runs-on: ubuntu-latest
9089
if: github.event_name == 'release' && github.event.action == 'published'

0 commit comments

Comments
 (0)