Skip to content

Commit 6ecbce1

Browse files
committed
[CI] Update apple-job publish invocation of publish-npm.js
1 parent cff4db1 commit 6ecbce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ado/templates/apple-job-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ steps:
3838
displayName: Run publish-npm.js
3939
inputs:
4040
script: |
41-
node ./scripts/publish-npm.js --${{ parameters.build_type }}
41+
node ./scripts/publish-npm.js -t ${{ parameters.build_type }}

0 commit comments

Comments
 (0)