We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b7b0cb commit f325287Copy full SHA for f325287
.github/workflows/release.yml
@@ -14,7 +14,7 @@ env:
14
RELEASE_ARTIFACT_ID: battlecode24
15
16
# IS_PUBLIC is whether to release deployments publicly. Set to exactly the text "YES" to do so.
17
- IS_PUBLIC: NO
+ IS_PUBLIC: YES
18
19
jobs:
20
build-client:
0 commit comments