From cc5191f882e345da78e2f5b34a1a1a60c1f879da Mon Sep 17 00:00:00 2001 From: Shane Date: Wed, 7 Feb 2024 16:42:47 -0800 Subject: [PATCH] Update send-message-to-teams.yml --- .github/workflows/send-message-to-teams.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/send-message-to-teams.yml b/.github/workflows/send-message-to-teams.yml index f8986642..9356d124 100644 --- a/.github/workflows/send-message-to-teams.yml +++ b/.github/workflows/send-message-to-teams.yml @@ -38,7 +38,7 @@ jobs: @{ type = "Action.OpenUrl" title = "Download Azure Blob File" - url = "$sasTrimmed" + url = "$sas" } ) }