We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6ae5be commit e5bb43bCopy full SHA for e5bb43b
.github/workflows/publish-engines.yml
@@ -86,7 +86,7 @@ jobs:
86
87
- name: Slack Notification on Failure
88
if: ${{ failure() }}
89
- uses: rtCamp/[email protected].0
+ uses: rtCamp/[email protected].2
90
env:
91
SLACK_TITLE: 'Publishing failed :x:'
92
SLACK_COLOR: '#FF0000'
0 commit comments