We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 315325f commit fd8078bCopy full SHA for fd8078b
.github/workflows/updatecli.yml
@@ -42,5 +42,5 @@ jobs:
42
uses: elastic/oblt-actions/slack/send@v1
43
with:
44
bot-token: ${{ secrets.SLACK_BOT_TOKEN }}
45
- channel-id: "#obs-docs-automation-alerts"
46
- message: ":traffic_cone: updatecli failed for `${{ github.repository }}@${{ github.ref_name }}`, please look what's going on <${{ env.JOB_URL }}|here>"
+ channel-id: "#docs-team"
+ message: ":traffic_cone: updatecli failed for `${{ github.repository }}@${{ github.ref_name }}`, please look what's going on <${{ env.JOB_URL }}|here>"
0 commit comments