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