mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +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 }}
|
||||
with:
|
||||
tag: ${{ env.REL_VER }}
|
||||
name: "RetroDECK v${{ env.REL_VER }}"
|
||||
bodyFile: "body.md"
|
||||
#artifacts: "RetroDECK.flatpak,RetroDECK-Artifact.tar.gz"
|
||||
allowUpdates: true
|
||||
|
|
Loading…
Reference in a new issue