We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5d0db9 commit d0190b2Copy full SHA for d0190b2
.github/workflows/release.yml
@@ -70,8 +70,6 @@ jobs:
70
needs: builder
71
steps:
72
- uses: actions/download-artifact@v3
73
- with:
74
- path: dist
75
76
- name: Publish to PyPI
77
uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments