1 parent 68e59ba commit b74b520Copy full SHA for b74b520
2 files changed
.github/workflows/build.yml
@@ -72,7 +72,6 @@ jobs:
72
release:
73
needs: build
74
runs-on: ubuntu-latest
75
- if: startsWith(github.ref, 'refs/tags/v')
76
77
steps:
78
- name: Download all artifacts
.github/workflows/python-publish.yml
0 commit comments