Skip to content

Commit a986b19

Browse files
committed
fixup comment
1 parent da79ab2 commit a986b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build/release-prep.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# 2. Update the version of code-server (package.json, docs, etc.)
66
# 3. Update the code coverage badge in the README
77
# 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
8+
# If you want to perform a dry run of this script run DRY_RUN=1 yarn release:prep
99

1010
set -euo pipefail
1111

0 commit comments

Comments
 (0)