mirror of https://github.com/coqui-ai/TTS.git
Add username
This commit is contained in:
parent
d63f1bfbfb
commit
dcb8826800
|
@ -84,7 +84,7 @@ jobs:
|
|||
run: |
|
||||
cat << EOF > ~/.pypirc
|
||||
[pypi]
|
||||
username=__token__
|
||||
username=julian78w
|
||||
password=${{ secrets.TEST_PYPI_TOKEN }}
|
||||
EOF
|
||||
- uses: actions/setup-python@v2
|
||||
|
|
Loading…
Reference in New Issue