Skip to content

Commit

Permalink
Merge branch 'v17.3' into v17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Oct 21, 2022
2 parents 2afedfa + 07dd2b0 commit 0c29013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- download: CI
artifact: deployables-Windows
displayName: Download deployables-Windows artifact
patterns: 'deployables-Windows/*'
patterns: 'deployables-Windows/NuGet/*'
- task: GitHubRelease@1
displayName: GitHub release (create)
inputs:
Expand Down

0 comments on commit 0c29013

Please sign in to comment.