Skip to content

Commit

Permalink
chore: pnpm lockfile should be updated by the workflow (#690)
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundhung authored Jun 20, 2024
1 parent 650c3d7 commit 6b98c07
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 13 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
with:
title: 'release: bump packages version'
commit: 'release: bump packages version'
version: pnpm exec changeset version && pnpm install --lockfile-only
publish: pnpm publish -r
createGithubReleases: false
env:
Expand Down
27 changes: 14 additions & 13 deletions pnpm-lock.yaml

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

0 comments on commit 6b98c07

Please sign in to comment.