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 cfefd53 commit 57e3601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
with:
node-version: 18
registry-url: https://npm.pkg.github.com/
- run: lerna publish --yes --canary --registry "https://npm.pkg.github.com/"
- run: lerna publish --ignore-scripts --yes --canary --registry "https://npm.pkg.github.com/"
env:
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 57e3601

Please sign in to comment.