fix link
This commit is contained in:
parent
73ea68e995
commit
506b1b4fda
2
.github/workflows/DNS.yml
vendored
2
.github/workflows/DNS.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user