Skip to content

Commit

Permalink
toJson
Browse files Browse the repository at this point in the history
  • Loading branch information
audxo112 committed Jul 9, 2023
1 parent 6af31e9 commit 6497da3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy_debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ jobs:
run: |
pwd
ls -al
echo "${{toJson(github)}}"
echo "${{toJson(runner)}}"
echo "${{toJson(matrix)}}"
deploy-init:
uses: ./.github/workflows/deploy_init.yml
Expand Down

0 comments on commit 6497da3

Please sign in to comment.