This commit is contained in:
parent
89b58f503b
commit
001e2a92e1
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- shell: bash
|
- shell: bash
|
||||||
run: echo "${{ github }}"
|
run: echo "${{ toJSON(github) }}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue