Skip to content

Commit

Permalink
add displayName
Browse files Browse the repository at this point in the history
  • Loading branch information
shuebner20 committed Jul 25, 2021
1 parent f69a495 commit ff3bbc0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,5 @@ steps:
inputs:
command: 'custom'
workingDir: '$(Build.ArtifactStagingDirectory)'
customCommand: 'publish --access public'
customCommand: 'publish --access public'
displayName: 'publish package to npm'

0 comments on commit ff3bbc0

Please sign in to comment.