Update DNS.yml

This commit is contained in:
I Komang Suryadana 2022-01-10 16:39:34 +07:00 committed by GitHub
parent 2b624e70ce
commit 6193be0854
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.repository_owner}}" != "suryadana" ]; then
if [ "${{github.repository_owner}}" != "acmesh-official" ]; then
false
fi