We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a69f753 commit 0dc4da6Copy full SHA for 0dc4da6
1 file changed
.github/workflows/build.yml
@@ -140,7 +140,6 @@ jobs:
140
name: Deploy packages
141
runs-on: ubuntu-latest
142
needs: test-wheels
143
- if: ${{ !startsWith(github.ref, 'refs/tags/') }}
144
145
steps:
146
- name: Setup Python ${{ matrix.python-version }}
0 commit comments