commit b2f1a4d19be951f13ce4ccbb9c7aa5bcf7b92a78 parent 05fce2939270026b00e78a682e18090fbf5c14ca Author: Andreas Gruhler <agruhl@gmx.ch> Date: Sun, 25 Jul 2021 23:21:59 +0200 Update man.yml Diffstat:
M | .github/workflows/man.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/man.yml b/.github/workflows/man.yml @@ -26,4 +26,4 @@ jobs: - name: Send html to website env: SSH_AUTH_SOCK: /tmp/ssh-agent.sock - run: scp man1/diary.1.html hcloud@diary.in0rdr.ch:/home/hcloud/ + run: scp -o StrictHostKeyChecking=no man1/diary.1.html hcloud@diary.in0rdr.ch:/home/hcloud/