Skip to content

Commit

Permalink
Add toJSON
Browse files Browse the repository at this point in the history
  • Loading branch information
ingalls committed Oct 30, 2024
1 parent 858d783 commit a69eefa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- name: node actions.js
run: node actions.js
env:
GITHUB_ISSUE: ${{ github.event.issue }}
GITHUB_ISSUE: ${{ toJson(github.event.issue) }}

0 comments on commit a69eefa

Please sign in to comment.