diff --git a/.drone.yml b/.drone.yml index 3fb63ee..23346d0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -20,7 +20,7 @@ steps: TWINE_PASSWORD: from_secret: pypi_username TWINE_USERNAME: - from_secret: pypi_token + from_secret: pypi_password commands: - python3 -m pip install twine - python3 -m twine upload --verbose alice-ci/dist/*