Skip to content

Commit c48158a

Browse files
chore: fix npm publishing
1 parent 7cb8307 commit c48158a

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
@@ -38,7 +38,7 @@ jobs:
3838
run: npm run build
3939

4040
- name: Create Release
41-
uses: changesets/action@v1.5.1
41+
uses: changesets/action@v1.5.2
4242
id: release
4343
with:
4444
version: npm run version

0 commit comments

Comments
 (0)