Update DNS.yml

This commit is contained in:
I Komang Suryadana 2022-01-10 15:22:33 +07:00 committed by GitHub
parent c76b7afdd4
commit 2b624e70ce
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}}" != "acmesh-official" ]; then
if [ "${{github.repository_owner}}" != "suryadana" ]; then
false
fi