This commit is contained in:
U-METAL103\103
2024-01-28 03:57:29 -06:00
parent 030b0e32d1
commit 34abc64ed0
+4 -1
View File
@@ -56,7 +56,8 @@ jobs:
prerelease: false
release_name: ${{ steps.version.outputs.version }}
tag_name: ${{ github.event.head_commit.message }}
body_path: ${{ github.event.head_commit.message }}
body: ${{ github.event.head_commit.message }}
- name: Dump vars context
run: echo ${{ toJSON(vars) }}
@@ -77,3 +78,5 @@ jobs: