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+/"'
|
- 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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue