Skip to content

Commit

Permalink
feat: add webhook type
Browse files Browse the repository at this point in the history
  • Loading branch information
PriyeshM1 committed Dec 30, 2024
1 parent 398a526 commit 4b56a03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/terraform-drift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ jobs:
uses: slackapi/[email protected]
with:
webhook: ${{ secrets.slack-webhook-url }}
webhook-type: incoming-webhook
payload: |
{
"username": "GitHub Actions",
Expand Down

0 comments on commit 4b56a03

Please sign in to comment.