mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-16 22:23:37 +00:00
Update publish.yml
This commit is contained in:
@@ -22,11 +22,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Run DNSControl tests
|
||||
uses: is-a-dev/dnscontrol-action@main
|
||||
with:
|
||||
args: check
|
||||
|
||||
- name: Generate creds.json
|
||||
run: echo '{"cloudflare":{"TYPE":"CLOUDFLAREAPI","apitoken":"$CLOUDFLARE_API_TOKEN"}}' > ./creds.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user