mirror of
https://github.com/PancakeTAS/lsfg-vk.git
synced 2025-10-30 07:01:10 +00:00
enhancement(flatpakui): force version number in release workflow
This commit is contained in:
parent
6a2fa943c4
commit
45ae660e78
1 changed files with 1 additions and 0 deletions
1
.github/workflows/package.yml
vendored
1
.github/workflows/package.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue