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" } ) }