Add Github token for Slack notification

This commit is contained in:
Ivan Kravets
2021-06-29 18:24:47 +03:00
parent 17c7d90d52
commit 5390b4ed42
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -65,3 +65,4 @@ jobs:
job_name: '*Examples*'
commit: true
url: ${{ secrets.SLACK_BUILD_WEBHOOK }}
token: ${{ secrets.SLACK_GITHUB_TOKEN }}