Skip to content

Commit

Permalink
ffs
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Jan 9, 2025
1 parent 7fb5f2b commit 536552d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: changesets/action@v1
with:
publish: pnpm changeset:publish
version: pnpm changeset:version && pnpm i --no-frozen-lockfile && git add .
version: pnpm changeset:version
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_CONFIG_PROVENANCE: true
Expand Down

0 comments on commit 536552d

Please sign in to comment.