From 506b1b4fda44e091bb5cc55b01602fb68a55513b Mon Sep 17 00:00:00 2001 From: neil Date: Fri, 11 Sep 2020 23:22:41 +0800 Subject: [PATCH] fix link --- .github/workflows/DNS.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/DNS.yml b/.github/workflows/DNS.yml index 6a4e95bf..7b4392c3 100644 --- a/.github/workflows/DNS.yml +++ b/.github/workflows/DNS.yml @@ -38,7 +38,7 @@ jobs: needs: CheckToken if: "${{needs.CheckToken.outputs.hasToken}} == 'false'" steps: - - name: Read this: https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test + - name: "Read this: https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test" run: | echo "Plese see this page to fix the error: https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test" - name: Fail