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 04b9335 commit fb9411e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dnscontrol.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,10 @@ jobs:
args: push --notify --report $REPORT_FILE
config_file: 'dnsconfig.js'
creds_file: 'creds.example.json'

- name: Git Pull
id: git_pull
run: git pull

- name: Commit and Push Changes
id: git_commit_push
Expand Down

0 comments on commit fb9411e

Please sign in to comment.