diff --git a/scripts/release.yml b/scripts/release.yml index d131fb383..562fc8a57 100644 --- a/scripts/release.yml +++ b/scripts/release.yml @@ -314,7 +314,7 @@ stages: jobs: - job: GitHubPublish - condition: eq(0,1) + condition: eq(1,1) displayName: "Publish to GitHub" pool: vmImage: "windows-latest"