We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e2f1ab commit eee81b7Copy full SHA for eee81b7
.github/workflows/build.yml
@@ -69,8 +69,6 @@ jobs:
69
steps:
70
- name: Download artifact
71
uses: actions/download-artifact@v3
72
- with:
73
- name: dist
74
75
- name: Publish to PyPI
76
if: startsWith(github.ref, 'refs/tags/')
0 commit comments