diff --git a/.github/workflows/release-engine.yml b/.github/workflows/release-engine.yml index e367758..91ac7d6 100644 --- a/.github/workflows/release-engine.yml +++ b/.github/workflows/release-engine.yml @@ -14,7 +14,7 @@ env: RELEASE_ARTIFACT_ID: battlecode25 # IS_PUBLIC is whether to release deployments publicly. Set to exactly the text "YES" to do so. - IS_PUBLIC: NO + IS_PUBLIC: YES jobs: release: