Fix syntax error

This commit is contained in:
Sebastian-byte
2021-05-08 16:19:56 -05:00
committed by Mateo Pidal
parent 98f95ebbb6
commit 3ab5247dc0

View File

@@ -41,7 +41,7 @@ jobs:
runs-on: windows-latest
steps:
- name: Context
- name: Context
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT"