mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
GitHub create-deploy-tag workflow: Improve Slack message 5
This commit is contained in:
parent
b55c9499e4
commit
672f38f9be
1 changed files with 0 additions and 4 deletions
4
.github/workflows/create-deploy-tag.yml
vendored
4
.github/workflows/create-deploy-tag.yml
vendored
|
@ -162,10 +162,6 @@ jobs:
|
|||
{
|
||||
"type": "mrkdwn",
|
||||
"text": "*Workflow run:*\n<https://github.com/elastic/kibana/actions/runs/${{ github.run_id }}|${{ github.run_id }}>"
|
||||
},
|
||||
{
|
||||
"type": "mrkdwn",
|
||||
"text": "*Git tag:*\n<https://github.com/elastic/kibana/releases/tag/${{ env.TAG_NAME }}|${{ env.TAG_NAME }}>"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue