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 3b91986 commit 3ca3538Copy full SHA for 3ca3538
.github/workflows/release-client.yml
@@ -12,7 +12,7 @@ env:
12
CLIENT_ARTIFACT_ID: battlecode26
13
14
# IS_PUBLIC is whether to release deployments publicly. Set to exactly the text "YES" to do so.
15
- IS_PUBLIC: NO
+ IS_PUBLIC: YES
16
17
jobs:
18
build-client:
0 commit comments