Skip to content

Commit

Permalink
fx
Browse files Browse the repository at this point in the history
  • Loading branch information
oskogstad committed Nov 29, 2024
1 parent f026333 commit 8650132
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
uses: slackapi/slack-github-action@v2.0.0
with:
errors: true
method: chat.postMessage
token: ${{ secrets.SLACK_BOT_TOKEN }}
payload-templated: true
payload-file-path: "./.github/slack-templates/pipeline-failed.json"
payload-file-path: "./.github/slack-templates/pipeline-failed.json"

0 comments on commit 8650132

Please sign in to comment.