Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
komish authored Jan 26, 2024
1 parent 9d368c2 commit f432b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/debugging/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ runs:
env:
run: |
env | grep -v TOKEN | grep GITHUB | sed -e 's/=/ = /g' | column -t
echo '${{ toJSON(github) }}' | jq
echo ${{ github }}

0 comments on commit f432b59

Please sign in to comment.