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 31f7a65 commit ac1237fCopy full SHA for ac1237f
.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: NO
+ IS_PUBLIC: YES
18
19
jobs:
20
release-java:
0 commit comments