We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0f153e commit 8fc0482Copy full SHA for 8fc0482
.github/workflows/deploy-test-pypi.yml
@@ -188,7 +188,6 @@ jobs:
188
steps:
189
- uses: actions/download-artifact@v4
190
with:
191
- name: artifact
192
pattern: artifact-*
193
merge-multiple: true
194
path: dist
.github/workflows/deploy.yml
@@ -191,7 +191,6 @@ jobs:
195
196
197
0 commit comments