diff --git a/scripts/release.yml b/scripts/release.yml index ffa16e656..ebf1e381d 100644 --- a/scripts/release.yml +++ b/scripts/release.yml @@ -516,8 +516,9 @@ stages: inputs: command: push nuGetFeedType: External - publishFeedCredentials: Z3Nuget + publishFeedCredentials: $(NugetZ3) packagesToPush: $(Agent.TempDirectory)/*.nupkg + # Enable on release: - job: PyPIPublish