Skip to content

Commit

Permalink
Update dnscontrol.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig authored Feb 26, 2024
1 parent 5e92c74 commit d5c3357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dnscontrol.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
- name: Push
uses: koenrh/dnscontrol-action@v3
with:
args: push --notify --report ${{ env.REPORT_PATH }}
args: push --notify --report "./reports/$(date '+%Y-%m-%d')-Report.txt"
config_file: 'dnsconfig.js'
creds_file: 'creds.example.json'

0 comments on commit d5c3357

Please sign in to comment.