Skip to content

Commit 0e75276

Browse files
authored
Merge pull request #32 from sveltejs/ffs
ffs
2 parents e589742 + 536552d commit 0e75276

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)