ci: create a proper archive
Some checks failed
create archive with lfs / tag (push) Failing after 8s
Some checks failed
create archive with lfs / tag (push) Failing after 8s
This commit is contained in:
parent
6d238134b2
commit
3a42cb17c9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user