Skip to content

Commit

Permalink
Try INCOMING_WEBHOOK
Browse files Browse the repository at this point in the history
  • Loading branch information
redJ4y committed Aug 20, 2024
1 parent 870665b commit 306a028
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:

- name: Notify Slack
id: slack
uses: slackapi/slack-github-action@v1.14.0
uses: slackapi/slack-github-action@v1.26.0
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
SLACK_WEBHOOK_TYPE: INCOMING_WEBHOOK

0 comments on commit 306a028

Please sign in to comment.