We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da79ab2 commit a986b19Copy full SHA for a986b19
ci/build/release-prep.sh
@@ -5,7 +5,7 @@
5
# 2. Update the version of code-server (package.json, docs, etc.)
6
# 3. Update the code coverage badge in the README
7
# 4. Open a draft PR using the release_template.md and view in browser
8
-# If you want to perform a dry run of this script run DRY_RUN=0 yarn release:prep
+# If you want to perform a dry run of this script run DRY_RUN=1 yarn release:prep
9
10
set -euo pipefail
11
0 commit comments