Skip to content

Commit 4c0bc57

Browse files
committed
x
1 parent 3283b39 commit 4c0bc57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env sh
22

3-
echo "::notice title=Notice,::content=$(cat "${RUNNER_HOME}/.ssh/known_hosts")"
3+
echo "::notice title=Notice,::content=$(cat "~/.ssh/known_hosts")"
44

55
# renovate: datasource=docker depname=traefik/whoami versioning=docker
66
WHOAMI_VERSION="43a68d10b9dfcfc3ffbfe4dd42100dc9aeaf29b3a5636c856337a5940f1b4f1c" # v1.10

0 commit comments

Comments
 (0)