Skip to content

Commit

Permalink
Merge pull request #568 from quip/kvnlam_peaceful-murdock
Browse files Browse the repository at this point in the history
Update main package-lock and publish-next workflow
  • Loading branch information
kvnlam authored May 6, 2024
2 parents cd2363e + b623551 commit c09e8f9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
git config --local user.email "[email protected]"
git config --local user.name "Osp Rey [CI]"
- run: echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > .npmrc
- run: npm ci
- run: npm install
- run: npm test
- run: npm run build
- run: ./node_modules/.bin/lerna publish --conventional-commits --conventional-prerelease --pre-dist-tag next --yes
Expand Down
8 changes: 0 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c09e8f9

Please sign in to comment.