Skip to content

Commit 1398523

Browse files
update gh action
1 parent dc47455 commit 1398523

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@001cd79f0a536e733315164543a727bdf2d70aff
41+
uses: changesets/action@v1
4242
id: release
4343
with:
4444
version: npm run version

0 commit comments

Comments
 (0)