mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-14 02:26:50 -07:00
Fix release pipeline by setting provData to false (#929)
This commit is contained in:
parent
3d1f0e9440
commit
ff2a94f64d
1 changed files with 2 additions and 0 deletions
|
@ -81,6 +81,8 @@ jobs:
|
|||
pushPkgName: calculator.app
|
||||
version: $(versionMajor).$(versionMinor).$(versionBuild)
|
||||
owner: paxeeapps
|
||||
provData: false
|
||||
|
||||
|
||||
- task: PublishBuildArtifacts@1
|
||||
displayName: Publish vpack\app artifact with vpack manifest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue