Skip to content

Commit

Permalink
Update contexts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joshjohanning authored Aug 27, 2024
1 parent e123358 commit 5a8064c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contexts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
- name: print inputs
run: |
echo ${{ tojson(github.event.inputs) }}
echo "${{ fromJson(github.event.inputs) }}"
environment-job:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5a8064c

Please sign in to comment.