Skip to content

Commit

Permalink
update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianjnuwu committed Apr 30, 2024
1 parent abf94d7 commit 534cf1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ runs:
shell: bash
- name: 🍷 Setting the ssh Key...
run: |
echo ${{ inputs.IP }}
cat >>~/.ssh/config <<END
Host ssh
HostName ${{ inputs.IP }}
Expand Down

0 comments on commit 534cf1b

Please sign in to comment.