Skip to content

Commit

Permalink
Remove debugging info.
Browse files Browse the repository at this point in the history
  • Loading branch information
zoom-jm committed Oct 23, 2024
1 parent 7fdd333 commit fff1b57
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@ inputs:
runs:
using: "composite"
steps:
- name: Print Debugging Info
shell: bash
run: |
echo "ENVs:${{ toJSON(env) }}"
echo "INPUTs:${{ toJSON(inputs) }}"
- name: 🗿 Creating ssh files...
run: |
mkdir -p ~/.ssh/
Expand Down

0 comments on commit fff1b57

Please sign in to comment.