fix link in create-release

Signed-off-by: Ava Affine <ava@sunnypup.io>
This commit is contained in:
Ava Apples Affine 2024-02-21 11:27:55 -08:00
parent 13219e1d5f
commit ca207fc4c9

View file

@ -68,10 +68,10 @@ create-release:
rules:
- if: '$CI_COMMIT_TAG =~ "/^v\d+.\d+.\d+/"'
release:
name: 'Release v$(cat VERSION)'
name: 'Release $(cat VERSION)'
description: 'See releast_contents.txt'
tag_name: $CI_COMMIT_TAG
assets:
links:
- name: Get the release here
- url: https://gitlab.com/whom/relish/-/jobs/`cat ID`/artifacts/file/flesh-`cat VERSION`.tar.gz
url: https://gitlab.com/whom/relish/-/jobs/`cat ID`/artifacts/file/flesh-`cat VERSION`.tar.gz