This commit is contained in:
parent
e05eece85a
commit
9b69be64e4
@ -22,6 +22,7 @@ jobs:
|
|||||||
git lfs fetch origin refs/tags/${{ gitea.ref_name }}
|
git lfs fetch origin refs/tags/${{ gitea.ref_name }}
|
||||||
git lfs checkout
|
git lfs checkout
|
||||||
- run: tar czf ../source.tgz --directory=. .
|
- run: tar czf ../source.tgz --directory=. .
|
||||||
|
- run: du -sh ../source.tgz
|
||||||
- uses: https://gitea.com/actions/gitea-release-action@v1
|
- uses: https://gitea.com/actions/gitea-release-action@v1
|
||||||
with:
|
with:
|
||||||
files: |-
|
files: |-
|
||||||
|
Loading…
Reference in New Issue
Block a user