Debugging CF subdomain step...
This commit is contained in:
@@ -75,7 +75,7 @@ jobs:
|
||||
CF_API_KEY: ${{ secrets.CF_API_TOKEN }}
|
||||
CF_API_EMAIL: ${{ secrets.CF_API_EMAIL }}
|
||||
run: |
|
||||
flarectl --json dns list --zone=trez.wtf --type CNAME --content "trez.wtf" | jq > cloudflare_subdomains.txt
|
||||
flarectl --json dns list --zone "trez.wtf" --type=CNAME --content "trez.wtf" | jq > cloudflare_subdomains.txt
|
||||
|
||||
- name: Grab subdomains from Compose
|
||||
id: compose-domains
|
||||
|
||||
Reference in New Issue
Block a user