ci: create a proper archive
Some checks failed
create archive with lfs / tag (push) Failing after 8s

This commit is contained in:
dusk 2024-09-26 21:03:43 +03:00
parent 6d238134b2
commit 3a42cb17c9
Signed by: dusk
SSH Key Fingerprint: SHA256:Abmvag+juovVufZTxyWY8KcVgrznxvBjQpJesv071Aw

View File

@ -20,8 +20,8 @@ jobs:
git config --local lfs.transfer.maxretries 1
git lfs fetch origin refs/tags/${{ gitea.ref_name }}
git lfs checkout
- run: tar czf source.tar.gz --directory=. .
- uses: https://gitea.com/actions/gitea-release-action@v1
with:
files: |-
*
**/*
source.tar.gz