GHA: Debug slack notifications
This commit is contained in:
2
.github/workflows/test-slack-message.yml
vendored
2
.github/workflows/test-slack-message.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
|
||||
SLACK_WEBHOOK_TYPE: INCOMING_WEBHOOK
|
||||
with:
|
||||
channel-id: "#spring-tools-team"
|
||||
channel-id: "C0188MENU2J"
|
||||
payload: |
|
||||
{
|
||||
"text": "Test message title `Version` is available now",
|
||||
|
||||
Reference in New Issue
Block a user