|
|
@ -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 |
|
|
|