Skip to content

Commit fff1b57

Browse files
committed
Remove debugging info.
1 parent 7fdd333 commit fff1b57

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

action.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ inputs:
3232
runs:
3333
using: "composite"
3434
steps:
35-
- name: Print Debugging Info
36-
shell: bash
37-
run: |
38-
echo "ENVs:${{ toJSON(env) }}"
39-
echo "INPUTs:${{ toJSON(inputs) }}"
4035
- name: 🗿 Creating ssh files...
4136
run: |
4237
mkdir -p ~/.ssh/

0 commit comments

Comments
 (0)