Skip to content

Commit

Permalink
Update npm-publish-github-packages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ladeirarodolfo authored Nov 15, 2023
1 parent 7ac9b4c commit d07a2ae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
with:
node-version: 18
registry-url: https://npm.pkg.github.com/
- run: node ./publish-version.mjs
- run: node ./publish-package.mjs
- run: lerna publish --canary --registry "https://npm.pkg.github.com/"
env:
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit d07a2ae

Please sign in to comment.