forked from Telodendria/Telodendria
Fix Release artifact
This commit is contained in:
parent
12e11f74a1
commit
0e946b2422
2 changed files with 2 additions and 2 deletions
|
@ -35,5 +35,5 @@ jobs:
|
|||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: Release
|
||||
name: Telodendria-${{steps.tag.outputs.TAG}}.tar.gz
|
||||
path: Telodendria-${{steps.tag.outputs.TAG}}.tar.gz
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 6827d4fc39f5527b8836f6fe7dff35b1b97cb571
|
||||
Subproject commit 4f316ff7b3a955b831ca4aefb8679ddf3396a7d0
|
Loading…
Reference in a new issue