Skip to content

Commit

Permalink
Update github-azure-pipelines-upgrade-version-and-publish.yml for Azu…
Browse files Browse the repository at this point in the history
…re Pipelines [ci skip]
  • Loading branch information
DLowHP committed Aug 30, 2023
1 parent f2fe5d4 commit 892626f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions github-azure-pipelines-upgrade-version-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ stages:
displayName: "Build TypeScript code"
- task: Npm@1
inputs:
command: "custom"
customCommand: "publish dist --access=public"
command: "publish"
# customCommand: "publish dist --access=public"
publishRegistry: useExternalRegistry
publishEndpoint: 'npm-reactgrid'
# customEndpoint: "npm ReactGrid deployment service"
Expand Down

0 comments on commit 892626f

Please sign in to comment.