shitting
This commit is contained in:
@@ -55,12 +55,10 @@ jobs:
|
|||||||
draft: false
|
draft: false
|
||||||
prerelease: false
|
prerelease: false
|
||||||
release_name: ${{ steps.version.outputs.version }}
|
release_name: ${{ steps.version.outputs.version }}
|
||||||
tag_name: ${{ steps.version.outputs.version }}
|
tag_name: ${{ github.event.head_commit.message }}
|
||||||
body_path: ${{ github.event.head_commit.message }}
|
body_path: ${{ github.event.head_commit.message }}
|
||||||
- name: Dump vars context
|
- name: Dump vars context
|
||||||
env:
|
run: echo ${{ toJSON(vars) }}
|
||||||
VARS_JSON: ${{ toJSON(vars) }}
|
|
||||||
run: echo "${VARS_JSON}"
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user