mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-24 19:44:21 +01:00
github: Attempt to fix Python release workflow
This commit is contained in:
1
.github/workflows/python.yml
vendored
1
.github/workflows/python.yml
vendored
@@ -228,5 +228,6 @@ jobs:
|
||||
env:
|
||||
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
|
||||
with:
|
||||
working-directory: ${{ env.working-directory }}
|
||||
command: upload
|
||||
args: --skip-existing *
|
||||
|
||||
Reference in New Issue
Block a user