We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66c2767 commit 181a1d2Copy full SHA for 181a1d2
.github/workflows/pypi.yml
@@ -8,7 +8,6 @@ on:
8
9
jobs:
10
build-and-publish:
11
- if: startsWith(github.ref, 'refs/tags/')
12
name: build an publish
13
runs-on: ubuntu-latest
14
steps:
0 commit comments