From 97865be6a0a8ccfe219a34da632e737ce5a80100 Mon Sep 17 00:00:00 2001 From: Sam Kirkland Date: Sat, 4 Apr 2020 15:43:55 -0500 Subject: [PATCH] Update README.md Removed incorrect information about known_hosts expiring --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 139c7aa..ccde115 100644 --- a/README.md +++ b/README.md @@ -233,7 +233,6 @@ Add the `known-hosts` argument with your hosts hash Example: `knownhosts: ssh-rsa AAAAB3Nza...H1Q5Spw==` *Note: If you receive a `Connection refused` error, you must specify the ssh port to your host* -*Note: You will have to repeat this step when your certificate renews (Let's Encrypt automatically renews every 60 days)* ```yml on: push