Update CI

This commit is contained in:
AsmodeusRex 2022-12-20 16:41:35 -08:00
parent d7463fd566
commit 8cbc499365
1 changed files with 1 additions and 1 deletions

View File

@ -43,4 +43,4 @@ release:
- |
release-cli create --name "Release $CI_COMMIT_TAG" --tag-name $CI_COMMIT_TAG \
--assets-link "{\"name\":\"Download Build\",\"url\":\"${PACKAGE_REGISTRY_URL}/rjw-race-support.zip\",\"filepath\":\"/rjw-race-support.zip\"}" \
--description (cat LATEST_CHANGELOG)
--description $(head -n 1 LATEST_CHANGELOG)