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.
1 parent 584faaa commit 092c1ceCopy full SHA for 092c1ce
azure-pipelines.yml
@@ -81,5 +81,5 @@ steps:
81
condition: ne(variables['Build.SourceBranch'], 'refs/heads/master')
82
displayName: Publish react-spaces (BETA)
83
inputs:
84
- command: "publish"
85
- publishEndpoint: "NPM"
+ command: 'custom'
+ customCommand: 'run publish:beta'
0 commit comments