Add better release description to .gitlab-ci.yml
This commit is contained in:
parent
46527b236b
commit
9dc759f137
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ Release:
|
||||||
upload_package macos-aarch64 librewolf-$VERSION-$RELEASE.mac.aarch64.dmg.sha256sum
|
upload_package macos-aarch64 librewolf-$VERSION-$RELEASE.mac.aarch64.dmg.sha256sum
|
||||||
release:
|
release:
|
||||||
tag_name: "$VERSION-$RELEASE"
|
tag_name: "$VERSION-$RELEASE"
|
||||||
description: "LibreWolf v$VERSION-$RELEASE"
|
description: "## LibreWolf bsys5 Release v$VERSION-$RELEASE\n\n- \n\n(Built on GitLab by pipeline [$CI_PIPELINE_ID](https://gitlab.com/librewolf-community/browser/bsys5/-/pipelines/$CI_PIPELINE_ID))"
|
||||||
assets:
|
assets:
|
||||||
links:
|
links:
|
||||||
- name: Debian 11 (deb)
|
- name: Debian 11 (deb)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue