From b3d28b24a9d64dd44f71c7450cb209a09da0bffd Mon Sep 17 00:00:00 2001 From: Serena Li <40174697+acrantel@users.noreply.github.com> Date: Mon, 30 Jan 2023 01:04:51 -0500 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c780e35d..e362a5c9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,7 +14,7 @@ env: RELEASE_ARTIFACT_ID: battlecode23 # IS_PUBLIC is whether to release deployments publicly. Set to exactly the text "YES" to do so. - IS_PUBLIC: YES + IS_PUBLIC: NO jobs: release: