We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a837759 + a426d17 commit b7f3a3fCopy full SHA for b7f3a3f
.github/workflows/main.yml
@@ -69,7 +69,7 @@ jobs:
69
if: success()
70
env:
71
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
72
- uses: voxmedia/github-action-slack-notify-build@v1.1.2
+ uses: voxmedia/github-action-slack-notify-build@v1.5.0
73
with:
74
channel_id: CAGSEC92A
75
status: SUCCESS
@@ -79,7 +79,7 @@ jobs:
79
if: failure()
80
81
82
83
84
85
status: FAILED
0 commit comments