Skip to content

Commit

Permalink
chore(pipeline): replace slack webhook
Browse files Browse the repository at this point in the history
SUITEDEV-26053

Co-authored-by: davidSchuppa <[email protected]>
Co-authored-by: LasOri <[email protected]>
  • Loading branch information
3 people committed Jan 6, 2021
1 parent 28ff4b1 commit f57257c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_tag_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ jobs:
run: chmod +x revoke.sh
- name: Slack Notification
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
SLACK_WEBHOOK: ${{ secrets.SLACK_MOBILE_TEAM_CI_CHANNEL_WEBHOOK }}
if: steps.set_output.outputs.FAILURE == 'true'
uses: megamegax/[email protected]
with:
Expand Down

0 comments on commit f57257c

Please sign in to comment.