We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ee1703 commit a78e2afCopy full SHA for a78e2af
scripts/update_readme.sh
@@ -10,7 +10,7 @@ if [ -z "${VERSION}" ]; then
10
exit 1;
11
fi
12
if [ -z "${BRANCH}" ]; then
13
- echo "Version not specified; Exiting."
+ echo "Branch not specified; Exiting."
14
15
16
0 commit comments