Skip to content

Commit f325287

Browse files
committed
make public
1 parent 4b7b0cb commit f325287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

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

1919
jobs:
2020
build-client:

0 commit comments

Comments
 (0)