Skip to content

Commit

Permalink
ci(release): update package-lock.json after versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
iiroj committed Aug 18, 2023
1 parent 3aaab55 commit 45493e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
with:
commit: "chore(release): bump version"
title: "chore(release): bump version"
version: npx changeset version && npm i --package-lock-only
publish: npx changeset tag
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 45493e6

Please sign in to comment.