We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1237175 commit b826ec2Copy full SHA for b826ec2
1 file changed
.github/workflows/release-engine.yml
@@ -14,7 +14,7 @@ env:
14
RELEASE_ARTIFACT_ID: battlecode25
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:
0 commit comments