Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
finn-tbd committed Aug 20, 2024
1 parent ebdfa9e commit 209c27b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/self-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: finn-tbd/github-actions-learning@main
- run: echo '${{ toJSON(githb.event) }}'
- run: echo '${{ toJSON(github.event) }}'

0 comments on commit 209c27b

Please sign in to comment.