Skip to content

Commit 547c1f3

Browse files
authored
ci: use the right slack channel (#199)
1 parent 4df3097 commit 547c1f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-specs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ jobs:
5353
uses: elastic/oblt-actions/slack/send@v1
5454
with:
5555
bot-token: ${{ secrets.SLACK_BOT_TOKEN }}
56-
channel-id: "#apm-agent-nodejs"
56+
channel-id: "#apm-agent-node"
5757
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

Comments
 (0)