From 2e62969d1f961fa17dc53cb9c812282365119815 Mon Sep 17 00:00:00 2001 From: neil Date: Sat, 12 Sep 2020 08:13:59 +0800 Subject: [PATCH] Updated DNS API Test (markdown) --- DNS-API-Test.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/DNS-API-Test.md b/DNS-API-Test.md index a2f7cba..073edde 100644 --- a/DNS-API-Test.md +++ b/DNS-API-Test.md @@ -16,8 +16,11 @@ acme.sh --issue -d myExample.com --dns dns_myapi ### 2. You need to set up the following "Github actions Secrets": Open the menu: `"Settings"` -> `"Secrets"` -> `"New secret"` + + ** The secrets are only visible to yourself, nobody else can read the secrets.** + Set the following secrets: ```