summary refs log tree commit diff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorJoseph Donofry <rubberduckie3554@gmail.com>2023-02-20 19:16:43 -0500
committerJoseph Donofry <rubberduckie3554@gmail.com>2023-02-20 19:16:43 -0500
commitf3966bd1ce8b3417d4091a4f87e71078ced52007 (patch)
treeb02bc61da27a3b2249aad11671cd905ef1f67f28 /.gitlab-ci.yml
parentUse regex to match vX.Y.Z (diff)
downloadnheko-f3966bd1ce8b3417d4091a4f87e71078ced52007.tar.xz
Generate release notes from CHANGELOG.md
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9ee6744d..c4df66e9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -317,4 +317,4 @@ github-release:
   before_script:
     - apk update && apk add jq
   script:
-    - ./.ci/update-github-release.sh
\ No newline at end of file
+    - ./.ci/update-github-release.sh