We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67db3b6 commit 07ba2afCopy full SHA for 07ba2af
.github/workflows/Test-CI-daily-notebooks-applications.yml
@@ -82,7 +82,7 @@ jobs:
82
uses: slackapi/slack-github-action@v2.1
83
with:
84
method: chat.postMessage
85
- token: ${{ secrets.SLACK_BOT_TOKEN }}
+ token: ${{ secrets.SLACK_BOT_TOKEN1 }}
86
payload: |
87
{
88
"channel": "ci-notebooks-alerts",
0 commit comments