From 48e65597d0581ae60ab3c0c0b95b064370a72f78 Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Sat, 1 Jun 2019 20:20:52 -0400 Subject: Add SSH key to .build.yml --- .build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.build.yml b/.build.yml index 0371f5b..315819d 100644 --- a/.build.yml +++ b/.build.yml @@ -3,6 +3,8 @@ packages: - rsync sources: - https://git.sr.ht/~benburwell/howtochooseapassword.com +secrets: +- a77e7f76-629d-4c49-803f-f223083816f0 environment: site: howtochooseapassword.com triggers: -- cgit v1.2.3