Browse Source

report false

neil 3 years ago
parent
commit
75ae57e194
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/DNS.yml

+ 1 - 1
.github/workflows/DNS.yml

@@ -37,7 +37,7 @@ jobs:
     - name: "Read this:   https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test"
       run: |
         echo "Read this:   https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test"
-        if [ "${{github.actor}}" != "Neilpang" ]; then
+        if [ "${{github.repository_owner}}" != "acmesh-official" ]; then
           false
         fi