forked from Telodendria/Telodendria
Update to release v2.
This commit is contained in:
parent
5041e0c991
commit
71491ab6fc
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ jobs:
|
||||||
name: Telodendria-$GITHUB_REF_NAME.tar.gz
|
name: Telodendria-$GITHUB_REF_NAME.tar.gz
|
||||||
path: release/Telodendria-$GITHUB_REF_NAME.tar.gz
|
path: release/Telodendria-$GITHUB_REF_NAME.tar.gz
|
||||||
- name: Publish release
|
- name: Publish release
|
||||||
uses: actions/forgejo-release@v1
|
uses: actions/forgejo-release@v2
|
||||||
with:
|
with:
|
||||||
tag: $GITHUB_REF_NAME
|
tag: $GITHUB_REF_NAME
|
||||||
title: "Telodendria $GITHUB_REF_NAME"
|
title: "Telodendria $GITHUB_REF_NAME"
|
||||||
|
|
Loading…
Reference in a new issue