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
|
needs: CheckToken
|
||||||
if: "${{needs.CheckToken.outputs.hasToken}} == 'false'"
|
if: "${{needs.CheckToken.outputs.hasToken}} == 'false'"
|
||||||
steps:
|
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: |
|
run: |
|
||||||
echo "Plese see this page to fix the error: https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test"
|
echo "Plese see this page to fix the error: https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test"
|
||||||
- name: Fail
|
- name: Fail
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user