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