Skip to content

Commit 536552d

Browse files
committed
ffs
1 parent 7fb5f2b commit 536552d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: changesets/action@v1
3838
with:
3939
publish: pnpm changeset:publish
40-
version: pnpm changeset:version && pnpm i --no-frozen-lockfile && git add .
40+
version: pnpm changeset:version
4141
env:
4242
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4343
NPM_CONFIG_PROVENANCE: true

0 commit comments

Comments
 (0)