I Komang Suryadana
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/DNS.yml
|
|
@ -37,7 +37,7 @@ jobs: |
|
|
- 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 "Read this: 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" |
|
|
if [ "${{github.repository_owner}}" != "acmesh-official" ]; then |
|
|
|
|
|
|
|
|
if [ "${{github.repository_owner}}" != "suryadana" ]; then |
|
|
false |
|
|
false |
|
|
fi |
|
|
fi |
|
|
|
|
|
|
|
|
|