Skip to content

Commit

Permalink
Update webhook as old was invalidated (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickelsen authored Nov 18, 2024
1 parent 9fc0441 commit 5ba995f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -601,7 +601,7 @@ jobs:
SLACK_MESSAGE: "Service: ${{ inputs.service-name }}\nSee: ${{ github.event.compare }}"
SLACK_TITLE: "PR with migrations being deployed to production! :eyetwitch:"
SLACK_USERNAME: 'Monta Bot'
SLACK_WEBHOOK: 'https://hooks.slack.com/services/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'
SLACK_WEBHOOK: 'https://hooks.slack.com/services/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'
SLACK_FOOTER: 'Powered by Monta! #EVBetter'

# needed because can't run slack notifier cli on arm64, so can't update with always() in the same build job
Expand Down

0 comments on commit 5ba995f

Please sign in to comment.