Skip to content

Commit

Permalink
restore npm package publish
Browse files Browse the repository at this point in the history
  • Loading branch information
shuebner20 committed Jul 25, 2021
1 parent 5302b68 commit 83aed7e
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 @@ -99,7 +99,7 @@ steps:

- task: Npm@1
inputs:
command: 'custom'
command: 'publish'
workingDir: '$(Build.ArtifactStagingDirectory)'
customCommand: 'publish --access public'
publishEndpoint: 'shuebner20 npm connection'
displayName: 'publish package to npm'

0 comments on commit 83aed7e

Please sign in to comment.