Skip to content

Commit

Permalink
Update publish-hzn-cli.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
playground authored Sep 29, 2021
1 parent 984801b commit 3a57c72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-hzn-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
node-version: 14
registry-url: https://registry.npmjs.org/
scope: ${{ github.repository_owner }}
- run: echo "::set-env name=NPM_REGISTRY_URL::$(node -p "require('./package.json').publishConfig.registry")"
- run: npm install
- run: npm publish --access public
env:
Expand Down

0 comments on commit 3a57c72

Please sign in to comment.