mirror of
https://github.com/zama-ai/concrete.git
synced 2026-04-17 03:00:54 -04:00
chore(ci): rename secret
This commit is contained in:
@@ -330,7 +330,7 @@ jobs:
|
||||
run: |
|
||||
pip install twine==4.0.2
|
||||
twine upload wheels/*.whl \
|
||||
-u "${{ secrets.INTERNAL_PYPI_USERNAME }}" \
|
||||
-u "${{ secrets.INTERNAL_PYPI_USER }}" \
|
||||
-p "${{ secrets.INTERNAL_PYPI_PASSWORD }}" \
|
||||
--repository-url "${{ secrets.INTERNAL_PYPI_URL }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user