github: Fix Python release workflow

This commit is contained in:
Pekka Enberg
2025-03-20 08:43:38 +02:00
parent 1adbb2a462
commit b24a8c875b

View File

@@ -230,4 +230,4 @@ jobs:
with:
working-directory: ${{ env.working-directory }}
command: upload
args: --skip-existing *
args: --skip-existing dist/*