mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-12-23 08:21:09 +00:00
github: Attempt to fix Python release workflow
This commit is contained in:
parent
ddb39d2493
commit
d0deff2d8b
1 changed files with 1 additions and 0 deletions
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 *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue