Skip to content

Commit

Permalink
unjson context
Browse files Browse the repository at this point in the history
  • Loading branch information
zyriab committed Mar 25, 2024
1 parent cf559f8 commit f475594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-blog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
uses: ByteBakersCo/babilema-action@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_context: ${{ toJson(github) }}
github_context: ${{ github }}

0 comments on commit f475594

Please sign in to comment.