mirror of
https://gitgud.io/AsmodeusRex/rjw-race-support.git
synced 2024-08-15 00:03:24 +00:00
Update CI
This commit is contained in:
parent
d7463fd566
commit
8cbc499365
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
Loading…
Reference in a new issue