From a3c99b5f489d4a3a9997323537d0385a4dda7d77 Mon Sep 17 00:00:00 2001 From: kdusek Date: Sun, 7 Dec 2025 23:56:46 +0100 Subject: [PATCH] Use VERSION env var in fpm command --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cf7edf1..9c34c52 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -60,7 +60,7 @@ jobs: -m k.dries@protonmail.com \ --description "Gotify Tray. A tray notification application for receiving messages from a Gotify server." \ --category internet \ - --version "${{github.ref_name#v}}" \ + --version "$VERSION" \ --license GPLv3 - name: Check deb file run: ls -la dist/