Skip to content

Commit 0b1f63d

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 8a82590 commit 0b1f63d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

azure-pipelines.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,6 @@ steps:
8181
condition: ne(variables['Build.SourceBranch'], 'refs/heads/master')
8282
displayName: Publish react-spaces (BETA)
8383
inputs:
84-
command: "custom"
85-
customCommand: "run publish:beta"
84+
command: 'custom'
85+
customCommand: 'run publish:beta'
86+
customEndpoint: 'NPM'

0 commit comments

Comments
 (0)