CI: Set version variable for GJD publish URL

This commit is contained in:
Juno Takano 2026-02-18 17:27:14 -03:00
commit 0649cfd94e
3 changed files with 4 additions and 3 deletions

View file

@ -53,8 +53,9 @@ jobs:
- name: Build release binary
run: just full-build
- name: Upload release binary to git.jutty.dev package registry
- name: Publish to git.jutty.dev package registry
run: |
version=$(./target/release/en --version)
api_root=https://git.jutty.dev/api/
url=$api_root/packages/jutty/generic/en/$version/en-x86_64-linux-gnu