Skip to content

Commit a789b61

Browse files
make slack message pretty (#72)
1 parent 22081be commit a789b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/deploy.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ pushd "spatial"
145145
if ($launch_deployment -eq "true") {
146146
$deployment_button = @{
147147
type = "button"
148-
text = ":cloud: View deployment"
148+
text = ":cloud: Deployment"
149149
url = "$deployment_url"
150150
style = "primary"
151151
}

0 commit comments

Comments
 (0)