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