Skip to content

Commit

Permalink
Update nightly-sync-to-prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
morganschoen authored May 16, 2024
1 parent 275493d commit 9ed905d
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 9ed905d

Please sign in to comment.