We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4df3097 commit 547c1f3Copy full SHA for 547c1f3
.github/workflows/update-specs.yml
@@ -53,5 +53,5 @@ jobs:
53
uses: elastic/oblt-actions/slack/send@v1
54
with:
55
bot-token: ${{ secrets.SLACK_BOT_TOKEN }}
56
- channel-id: "#apm-agent-nodejs"
+ channel-id: "#apm-agent-node"
57
message: ":traffic_cone: updatecli failed for `${{ github.repository }}@${{ github.ref_name }}`, @robots-ci please look what's going on <https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}|here>"
0 commit comments