Fix ci again again again (#5333)

* fix changelog generation

* fix changelog generation

* fix

* fix script

* fix script

* fix vars

* fix vars
This commit is contained in:
pngwn 2023-08-24 20:25:41 +01:00 committed by GitHub
parent f6e387d4fb
commit 67a8e97805
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,5 +52,5 @@ jobs:
with:
user: __token__
passwords: |
gradio-test-pypi:${{ secrets.PYPI_API_TOKEN }}
gradio-test-client-pypi:${{ secrets.PYPI_GRADIO_CLIENT_TOKEN }}
gradio:${{ secrets.PYPI_API_TOKEN }}
gradio_client:${{ secrets.PYPI_GRADIO_CLIENT_TOKEN }}