Skip to content

Commit

Permalink
Update UploadAndNotify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tshanep committed Feb 7, 2024
1 parent 2db69e3 commit 8cfbd12
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/UploadAndNotify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ jobs:
echo "Blob URL: $blobUrl"
echo "BLOB_URL=$blobUrl" >> $GITHUB_ENV
$combinedUrl = "$blobUrl?$sas"
echo "combinedURL: $combinedUrl"
$body = @{
type = "message"
attachments = @(
Expand Down

0 comments on commit 8cfbd12

Please sign in to comment.