Skip to content

Commit

Permalink
Update release.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolajBjorner committed Nov 19, 2021
1 parent 71d5d24 commit 43a827c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 43a827c

Please sign in to comment.