dump secrets context
This commit is contained in:
parent
ec58648d40
commit
fe85f5b390
1 changed files with 4 additions and 0 deletions
|
@ -32,3 +32,7 @@ jobs:
|
|||
- name: runner
|
||||
shell: bash
|
||||
run: echo "${{ toJSON(runner) }}"
|
||||
|
||||
- name: secrets
|
||||
shell: bash
|
||||
run: echo "${{ toJSON(secrets) }}"
|
||||
|
|
Loading…
Add table
Reference in a new issue