Skip to content

Commit

Permalink
applying cicd updates to be triggered from swodlr repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan M Smolenski committed Feb 2, 2024
1 parent 369c9fd commit cde34b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
- name: Send notifications to slack
uses: slackapi/[email protected]
env:
SLACK_WEBHOOK_URL: https://hooks.slack.com/triggers/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
SLACK_WEBHOOK_URL: ${{ secrets.NOTIFICATION_WEBHOOK_SWODLR }}
with:
payload: |
{
Expand Down

0 comments on commit cde34b8

Please sign in to comment.