diff --git a/scripts/release.yml b/scripts/release.yml index 2a3d6d7d8..9a1982744 100644 --- a/scripts/release.yml +++ b/scripts/release.yml @@ -397,7 +397,7 @@ stages: artifact: 'PythonPackage' path: dist - task: DownloadSecureFile@1 - name: pypirc + name: pypircs inputs: secureFile: 'pypircs' - script: python3 -m pip install --upgrade pip