Skip to content

Commit

Permalink
debugging vars
Browse files Browse the repository at this point in the history
  • Loading branch information
spaceo committed May 16, 2024
1 parent 9fe40c5 commit be64e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- name: Print inputs
run: |
echo 'Inputs: ${{ toJson(vars) }}'
echo 'Inputs: ${{ toJson(github) }}'
env:
JOHN: ' Ja John!'
JANE: ' Ja Jane!'
Expand Down

0 comments on commit be64e08

Please sign in to comment.