Skip to content

Commit

Permalink
πŸ‘· github: update lockfile after versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
cruzdanilo committed Dec 5, 2024
1 parent 520fd7e commit 6201428
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ jobs:
with:
title: πŸ”– new release
publish: pnpm changeset publish
version: bash -c "pnpm changeset version && pnpm install --lockfile-only && git commit --all --amend --no-edit"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6201428

Please sign in to comment.