Skip to content

Commit c993fae

Browse files
authored
Change release visibility to private
1 parent 27af337 commit c993fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-engine.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
RELEASE_ARTIFACT_ID: battlecode26
1515

1616
# IS_PUBLIC is whether to release deployments publicly. Set to exactly the text "YES" to do so.
17-
IS_PUBLIC: YES
17+
IS_PUBLIC: NO
1818

1919
jobs:
2020
release-java:

0 commit comments

Comments
 (0)