Skip to content

Commit

Permalink
Add slack webhook type
Browse files Browse the repository at this point in the history
This line is needed so that we can link to the failed workflow.
  • Loading branch information
MuriloDalRi committed Aug 20, 2024
1 parent 909ae79 commit 9dcc189
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/verify_repo_tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ jobs:
}
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }}
SLACK_WEBHOOK_TYPE: INCOMING_WEBHOOK

0 comments on commit 9dcc189

Please sign in to comment.