]> git.proxmox.com Git - mirror_acme.sh.git/commitdiff
report false
authorneil <github@neilpang.com>
Sat, 8 Jan 2022 11:19:51 +0000 (19:19 +0800)
committerneil <github@neilpang.com>
Sat, 8 Jan 2022 11:19:51 +0000 (19:19 +0800)
.github/workflows/DNS.yml

index 32d9761415d4f8e1deec88646347cefaa8c207b7..46fd8283e67696beaeb9e58453e81e77a04a5902 100644 (file)
@@ -37,7 +37,7 @@ jobs:
     - name: "Read this:   https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test"\r
       run: |\r
         echo "Read this:   https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test"\r
-        if [ "${{github.actor}}" != "Neilpang" ]; then\r
+        if [ "${{github.repository_owner}}" != "acmesh-official" ]; then\r
           false\r
         fi\r
 \r