mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
add version number to release
This commit is contained in:
parent
22eaee4866
commit
6aa6d925f1
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ release-job:
|
|||
assets:
|
||||
links:
|
||||
- name: "v$PKG_VERSION"
|
||||
url: "${PKG_REGISTRY_URL}/x86_64-unknown-linux-gnu/v${PKG_VERSION}/nyxi-installer"
|
||||
url: "${PKG_REGISTRY_URL}/x86_64-unknown-linux-gnu/v${PKG_VERSION}/nyxi-installer-v${PKG_VERSION}"
|
||||
|
||||
upload-job:
|
||||
stage: release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue