Skip to content

Commit 48dd2f3

Browse files
committed
ci: upload fix
1 parent 7fa8f96 commit 48dd2f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/default.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
name: Publish to PyPI
4646
runs-on: ubuntu-latest
4747
needs: build
48-
if: github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags')
4948
steps:
5049
- name: Checkout
5150
uses: actions/checkout@v2

0 commit comments

Comments
 (0)