mirror of
https://github.com/koenrh/dnscontrol-action.git
synced 2024-11-10 09:02:52 +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,
|
||||
# you could specify the paths to the config and credentials file.
|
||||
config_file: 'dns/dnsconfig.js'
|
||||
creds_file: 'dns/creds.json'
|
||||
```
|
||||
|
||||
### preview
|
||||
|
|
Loading…
Reference in a new issue