mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-25 03:54:21 +01:00
github: Fix Python release workflow
This commit is contained in:
2
.github/workflows/python.yml
vendored
2
.github/workflows/python.yml
vendored
@@ -230,4 +230,4 @@ jobs:
|
||||
with:
|
||||
working-directory: ${{ env.working-directory }}
|
||||
command: upload
|
||||
args: --skip-existing *
|
||||
args: --skip-existing dist/*
|
||||
|
||||
Reference in New Issue
Block a user