Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudshiftchris committed Jul 31, 2024
1 parent ea58975 commit 7efa1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Dump inputs
env:
INPUTS: ${{ toJson(inputs) }}
run: echo "INPUTS"
run: echo "$INPUTS"

- name: Dump GitHub context
env:
Expand Down

0 comments on commit 7efa1c3

Please sign in to comment.