mirror of
https://github.com/actions/versions-package-tools.git
synced 2025-12-10 11:41:23 +00:00
Remove write-host
This commit is contained in:
@@ -60,4 +60,3 @@ $jsonBodyMessage = @"
|
|||||||
|
|
||||||
# Send Slack message
|
# Send Slack message
|
||||||
$null = Send-SlackPostMessageIncomingWebHook -Uri $url -Body $jsonBodyMessage
|
$null = Send-SlackPostMessageIncomingWebHook -Uri $url -Body $jsonBodyMessage
|
||||||
Write-Host "Message template: `n $jsonBodyMessage"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user