Skip to content

Commit b45089e

Browse files
committed
upload artefacts
1 parent 0440c34 commit b45089e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-cibuildwheel.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ jobs:
183183
upload_all:
184184
needs: [build_wheels, build_sdist]
185185
runs-on: ubuntu-latest
186-
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
187186
steps:
188187
- uses: actions/download-artifact@v4
189188
with:

0 commit comments

Comments
 (0)