Remove unnecessary 'creds_file' arg from 'check' example

This commit is contained in:
Koen Rouwhorst 2021-01-20 21:45:13 +01:00
parent e76bce246f
commit 51da3a98b5

View file

@ -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