diff --git a/.drone.yml b/.drone.yml index 3fb63ee3e400365e1c8df3b95242e97867cb165c..23346d057a7bc1db958437c296b4d0272cbc33fc 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/*