Skip to content

Commit 5ce9917

Browse files
committed
Updating to publish the contents instead
1 parent a0e0456 commit 5ce9917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines/publish-roslyn-copilot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ extends:
5151
- task: AzureFileCopy@6
5252
displayName: "Copy the zip to Azure Storage"
5353
inputs:
54-
SourcePath: '$(Build.ArtifactStagingDirectory)/staging'
54+
SourcePath: '$(Build.ArtifactStagingDirectory)/staging/*'
5555
azureSubscription: "$(AzSubscription)"
5656
Destination: "AzureBlob"
5757
storage: "$(AzStorage)"

0 commit comments

Comments
 (0)