Skip to content

Commit 1d321b3

Browse files
authored
chore: Run custom version script
1 parent 40fdc64 commit 1d321b3

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
id: changesets
3838
uses: changesets/action@v1
3939
with:
40-
version: yarn changeset version && yarn install --no-immutable
40+
version: yarn version
4141
commit: "Chore: Release"
4242
title: "Chore: Release"
4343
publish: yarn changeset publish

0 commit comments

Comments
 (0)