Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a536d68d40 | ||
|
|
da59fce84a |
@@ -59,7 +59,7 @@ jobs:
|
||||
body: ${{ github.event.head_commit.message }}
|
||||
|
||||
- name: Dump vars context
|
||||
run: echo ${{ toJSON(vars) }}
|
||||
run: echo "${{ toJSON(vars) }}"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user