enhancement(flatpakui): force version number in release workflow

This commit is contained in:
PancakeTAS 2025-08-28 23:23:55 +02:00 committed by Pancake
parent 6a2fa943c4
commit 45ae660e78

View file

@ -23,6 +23,7 @@ jobs:
run-id: ${{ github.event.workflow_run.id }}
- name: Package lsfg-vk for various distros
run: |
export VERSION=1.0.0
chmod +x ./package/package.sh
./package/package.sh
- name: Upload lsfg-vk for dpkg