Skip to content

Commit

Permalink
Update release pipeline to use new parameter names
Browse files Browse the repository at this point in the history
  • Loading branch information
jswift-stfc committed Aug 24, 2021
1 parent 1e26059 commit c696c24
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 @@ -63,7 +63,7 @@ stages:
parameters:
suffix: 'windows'
zipcommand: "7z a"
useMinGW: true
packageMinGWLibs: true
- task: PublishBuildArtifacts@1
inputs:
PathtoPublish: "packages/"
Expand Down

0 comments on commit c696c24

Please sign in to comment.