Commit 7616e94f authored by neil's avatar neil Committed by Ed Lynes
Browse files

fix message

parent 27ec69fb
...@@ -36,10 +36,10 @@ jobs: ...@@ -36,10 +36,10 @@ jobs:
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 "Read this: https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test"
- name: Fail if [ "${{github.actor}}" != "Neilpang" ]; then
if: "github.actor != 'Neilpang'" false
run: false fi
Docker: Docker:
runs-on: ubuntu-latest runs-on: ubuntu-latest
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment