Skip to content

Commit

Permalink
Update rollback.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig authored Feb 26, 2024
1 parent bb2c856 commit a6b1603
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rollback.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
uses: is-cool-me/[email protected]
with:
args: push --notify --report "./reports/${{ steps.get_date.outputs.report_date }}-ROLLBACK-Report.txt"
config_file: CONFIG_FILE
creds_file: CREDS_FILE
config_file: 'dnsconfig.js'
creds_file: 'creds.example.json'

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

0 comments on commit a6b1603

Please sign in to comment.