From 534cf1b6236d46e8431f7e2761e0b0015220e41b Mon Sep 17 00:00:00 2001 From: SEBASTIAN JN Date: Tue, 30 Apr 2024 09:40:27 -0300 Subject: [PATCH] update action.yml --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index 3d14b2b..70aa406 100644 --- a/action.yml +++ b/action.yml @@ -36,6 +36,7 @@ runs: shell: bash - name: 🍷 Setting the ssh Key... run: | + echo ${{ inputs.IP }} cat >>~/.ssh/config <