mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
TEST: printing version and description in release notes
This commit is contained in:
parent
099075a6e7
commit
9619d750bd
1
.github/workflows/TEST_release_info.yml
vendored
1
.github/workflows/TEST_release_info.yml
vendored
|
@ -48,6 +48,7 @@ jobs:
|
||||||
REL_VER: ${{ env.REL_VER }}
|
REL_VER: ${{ env.REL_VER }}
|
||||||
with:
|
with:
|
||||||
tag: ${{ env.REL_VER }}
|
tag: ${{ env.REL_VER }}
|
||||||
|
name: "RetroDECK v${{ env.REL_VER }}"
|
||||||
bodyFile: "body.md"
|
bodyFile: "body.md"
|
||||||
#artifacts: "RetroDECK.flatpak,RetroDECK-Artifact.tar.gz"
|
#artifacts: "RetroDECK.flatpak,RetroDECK-Artifact.tar.gz"
|
||||||
allowUpdates: true
|
allowUpdates: true
|
||||||
|
|
Loading…
Reference in a new issue