File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -31,15 +31,15 @@ jobs:
3131 RELEASE_TITLE : ${{ env.RELEASE_VERSION }}
3232
3333 - name : Notification Slack
34- uses :
homoluctus/[email protected] 35- if : always()
36- with :
37- type : ${{ job.status }}
38- job_name : ' Deployment Notification'
39- mention : ' here'
40- mention_if : ' failure'
41- icon_emoji : ' :rocket:'
42- channel : ' #android-apps-website'
43- url : ${{secrets.SLACK_WEBHOOK_URL}}
44- commit : true
45- token : ${{secrets.CI_LIB_TOKEN}}
34+ uses :
homoluctus/[email protected] 35+ if : always()
36+ with :
37+ type : ${{ job.status }}
38+ job_name : ' Deployment Notification'
39+ mention : ' here'
40+ mention_if : ' failure'
41+ icon_emoji : ' :rocket:'
42+ channel : ' #android-apps-website'
43+ url : ${{secrets.SLACK_WEBHOOK_URL}}
44+ commit : true
45+ token : ${{secrets.CI_LIB_TOKEN}}
You can’t perform that action at this time.
0 commit comments