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.
publish-npm.js
1 parent cff4db1 commit 6ecbce1Copy full SHA for 6ecbce1
.ado/templates/apple-job-publish.yml
@@ -38,4 +38,4 @@ steps:
38
displayName: Run publish-npm.js
39
inputs:
40
script: |
41
- node ./scripts/publish-npm.js --${{ parameters.build_type }}
+ node ./scripts/publish-npm.js -t ${{ parameters.build_type }}
0 commit comments