Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.gitlab/scripts/changelog.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/scripts/changelog.sh b/.gitlab/scripts/changelog.sh
index f4c5f31f..82a6c1d4 100755
--- a/.gitlab/scripts/changelog.sh
+++ b/.gitlab/scripts/changelog.sh
@@ -14,7 +14,7 @@ else
REMOTE="origin"
fi
-MESSAGE="docs: add changelog for version $VERSION"
+MESSAGE="Docs: add changelog for version $VERSION"
function generate_changelog() {
curl --header "PRIVATE-TOKEN: $TOKEN" \