You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
displayName: "Prepare ${{ parameters.repoName }} for release"
workingDirectory: ${{ parameters.wDirectory }}
# Use command line script to 'twine upload'. Use -r to pass the repository name and --config-file to pass the environment variable set by the authenticate task.