We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c483e36 commit 3ebe303Copy full SHA for 3ebe303
1 file changed
.github/workflows/release-engine.yml
@@ -14,7 +14,7 @@ env:
14
RELEASE_ARTIFACT_ID: battlecode26
15
16
# IS_PUBLIC is whether to release deployments publicly. Set to exactly the text "YES" to do so.
17
- IS_PUBLIC: YES
+ IS_PUBLIC: NO
18
19
jobs:
20
release-java:
0 commit comments