Skip to content

Commit 6c357e6

Browse files
committed
ci: fix invalid if under on.release — the guard belongs on jobs only
1 parent 77521bb commit 6c357e6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/upload_pypi.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Upload Python wheel to PyPI
22

33
on:
44
release:
5-
if: ${{ !github.event.release.prerelease }}
65
types: [created]
76

87
# Pre-releases exist to host pinned artifacts (see pure-wheel.yml) — they must

0 commit comments

Comments
 (0)