mirror of
https://github.com/koenrh/dnscontrol-action.git
synced 2025-01-06 07:12:49 +08:00
Remove unnecessary 'creds_file' arg from 'check' example
This commit is contained in:
parent
e76bce246f
commit
51da3a98b5
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ jobs:
|
||||||
# Optionally, if your DNSConfig files are in a non-default location,
|
# Optionally, if your DNSConfig files are in a non-default location,
|
||||||
# you could specify the paths to the config and credentials file.
|
# you could specify the paths to the config and credentials file.
|
||||||
config_file: 'dns/dnsconfig.js'
|
config_file: 'dns/dnsconfig.js'
|
||||||
creds_file: 'dns/creds.json'
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### preview
|
### preview
|
||||||
|
|
Loading…
Reference in a new issue