missing .
This commit is contained in:
parent
1439860599
commit
af9da62009
@ -50,7 +50,7 @@ jobs:
|
|||||||
- name: Download workflow run artifact
|
- name: Download workflow run artifact
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v3
|
||||||
- name: Tar files
|
- name: Tar files
|
||||||
run: tar -cvf ${{gitea.ref_name}}.tar -C ${{gitea.ref_name}}
|
run: tar -cvf ${{gitea.ref_name}}.tar -C ${{gitea.ref_name}} .
|
||||||
- name: release
|
- name: release
|
||||||
uses: https://gitea.com/actions/release-action@main
|
uses: https://gitea.com/actions/release-action@main
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user