expand on description
Signed-off-by: Ava Affine <ava@sunnypup.io>
This commit is contained in:
parent
6fd734beaf
commit
c21aa91171
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ create-release:
|
|||
- if: '$CI_COMMIT_TAG =~ "/^v\d+.\d+.\d+/"'
|
||||
release:
|
||||
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
|
||||
assets:
|
||||
links:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue