expand on description

Signed-off-by: Ava Affine <ava@sunnypup.io>
This commit is contained in:
Ava Apples Affine 2024-02-21 11:43:33 -08:00
parent 6fd734beaf
commit c21aa91171

View file

@ -72,7 +72,7 @@ create-release:
- if: '$CI_COMMIT_TAG =~ "/^v\d+.\d+.\d+/"' - if: '$CI_COMMIT_TAG =~ "/^v\d+.\d+.\d+/"'
release: release:
name: 'Release $(cat VERSION)' name: 'Release $(cat VERSION)'
description: 'See release_contents.txt' description: 'This release was cut automatically from a git tag. See release_contents.txt for more information on the contents of the release.'
tag_name: $CI_COMMIT_TAG tag_name: $CI_COMMIT_TAG
assets: assets:
links: links: