build: add version file

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-08-02 18:33:06 +02:00
parent 8297bd536f
commit f34a7e90d4

View File

@ -56,7 +56,7 @@ jobs:
- name: Build Patches Package
run: |
zip -9j custom.zip -j *.tgz *.gz
zip -9j custom.zip -j *.tgz *.gz VERSION
sha256sum custom.zip >checksum.sha256
- name: Upload to Artifacts