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 2181def commit 2c7fa29
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions actions/log/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,4 @@ runs:
steps:
- name: Log message
shell: bash
run: |
ls -la ./actions/log/dist
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 2c7fa29

Please sign in to comment.