Skip to content

Commit 092c1ce

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 584faaa commit 092c1ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

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

0 commit comments

Comments
 (0)