Fix typo pypi
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Michel Roux 2020-04-25 11:04:50 +02:00
parent 41e51a0b12
commit a6d8ff2b01
1 changed files with 2 additions and 2 deletions

View File

@ -15,6 +15,6 @@ steps:
image: plugins/pypi
settings:
username:
from_secret: pipy_username
from_secret: pypi_username
password:
from_secret: pipy_password
from_secret: pypi_password