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:
authorVishal Tak <vtak@gitlab.com>2022-05-17 14:51:28 +0300
committerVishal Tak <vtak@gitlab.com>2022-05-17 14:51:28 +0300
commitb3104e699b2441a7eea029306e3279d752fe74bc (patch)
tree08c9eefce8ca881b307ebc5e3468fddf65c40e5a
parentd0468bba6717d773f875ac8dd7dc99ba277d2205 (diff)
Update changelog commit message
-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" \