From 56384db94fed70a1af2944c3c281c20c327fdad3 Mon Sep 17 00:00:00 2001 From: Evan Richardson Date: Sun, 3 Dec 2023 03:50:06 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c4e9f6c..b9b0f5a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -41,9 +41,9 @@ release: refs: - tags script: - - git config -l - touch CHANGELOG.md - apk add --no-cache git + - git config -l - npm install @semantic-release/gitlab@12.1.1 @semantic-release/changelog@6.0.3 @semantic-release/git@10.0.1 conventional-changelog-eslint@5.0.0 - npx semantic-release