github: one more publish workflow fix

This commit is contained in:
Aleix Conchillo Flaqué
2024-04-04 17:36:20 -07:00
parent 6f4270a552
commit 86025723e7

View File

@@ -54,6 +54,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: wheels
path: ./dist
- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with: