Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Nevoss committed Jul 18, 2024
1 parent eb3dec3 commit 21037ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/log/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ runs:
steps:
- name: Log message
shell: bash
run: npx zx ./actions/log/dist/index.js --message="${{inputs.message}}"
run: npx zx ./actions/log/dist/index.js --message="${{ inputs.message }}"

0 comments on commit 21037ae

Please sign in to comment.