dumping
This commit is contained in:
@@ -58,9 +58,11 @@ jobs:
|
|||||||
tag_name: ${{ github.run_number }}
|
tag_name: ${{ github.run_number }}
|
||||||
body: ${{ github.event.head_commit.message }}
|
body: ${{ github.event.head_commit.message }}
|
||||||
|
|
||||||
|
- name: Dump Vars
|
||||||
|
env:
|
||||||
|
ALLVARS: ${{ toJSON(vars) }}
|
||||||
|
shell: bash
|
||||||
|
run: echo "$ALLVARS"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user