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