Skip to content

Commit

Permalink
Merge pull request #286 from newscorp-ghfb/release
Browse files Browse the repository at this point in the history
[AUTOMATED] Changes from Sandbox
  • Loading branch information
morganschoen authored May 16, 2024
2 parents eb2dcc3 + c41b58e commit 2223249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-sync-to-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
if: startsWith(steps.jenkins-job-apply.outputs.job_status, 'FAIL')
uses: tokorom/action-slack-incoming-webhook@main
env:
INCOMING_WEBHOOK_URL: ${{ secrets.NIGHTLY_SYNC_SLACK_WEBHOOK_URL }}
INCOMING_WEBHOOK_URL: ${{ secrets.NIGHTLY_SYNC_SLACK_ALERT_WEBHOOK_URL }}
with:
text:
attachments: |
Expand Down

0 comments on commit 2223249

Please sign in to comment.