Skip to content

Commit 813a72b

Browse files
committed
x
1 parent 6ab1366 commit 813a72b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

action.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,6 @@ Failed to scan SSH host keys for ${SSH_HOST}"
4040
fi
4141
fi
4242

43-
chmod 600 "${SSH_KNOWN_HOSTS_FILE}"
43+
chmod 600 "${SSH_KNOWN_HOSTS_FILE}"
44+
45+
echo "::notice title=Notice::content: $(cat ${SSH_KNOWN_HOSTS_FILE})"

0 commit comments

Comments
 (0)