Skip to content

Commit

Permalink
github/workflows: use #devel channel on slack
Browse files Browse the repository at this point in the history
  • Loading branch information
razvancrainea committed Jan 15, 2021
1 parent 9a77ccc commit a389258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -59,6 +59,6 @@ jobs:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
uses: voxmedia/github-action-slack-notify-build@v1
with:
channel: app-alerts
channel: devel
status: FAILED
color: danger

0 comments on commit a389258

Please sign in to comment.