Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
aeagle committed Mar 31, 2024
1 parent 584faaa commit 092c1ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,5 @@ steps:
condition: ne(variables['Build.SourceBranch'], 'refs/heads/master')
displayName: Publish react-spaces (BETA)
inputs:
command: "publish"
publishEndpoint: "NPM"
command: 'custom'
customCommand: 'run publish:beta'

0 comments on commit 092c1ce

Please sign in to comment.