We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a1c1b1 commit 07dd2b0Copy full SHA for 07dd2b0
azure-pipelines/release.yml
@@ -35,7 +35,7 @@ jobs:
35
- download: CI
36
artifact: deployables-Windows
37
displayName: Download deployables-Windows artifact
38
- patterns: 'deployables-Windows/*'
+ patterns: 'deployables-Windows/NuGet/*'
39
- task: GitHubRelease@1
40
displayName: GitHub release (create)
41
inputs:
0 commit comments