We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ci
1 parent 7fa8f96 commit 48dd2f3Copy full SHA for 48dd2f3
.github/workflows/default.yml
@@ -45,7 +45,6 @@ jobs:
45
name: Publish to PyPI
46
runs-on: ubuntu-latest
47
needs: build
48
- if: github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags')
49
steps:
50
- name: Checkout
51
uses: actions/checkout@v2
0 commit comments