Skip to content

Commit 335799b

Browse files
authored
CI: use changesets/action@v1
1 parent 22865b2 commit 335799b

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
@@ -27,7 +27,7 @@ jobs:
2727
run: yarn install
2828
- name: Create Release Pull Request or Publish to npm
2929
id: changesets
30-
uses: changesets/action@master
30+
uses: changesets/action@v1
3131
with:
3232
publish: yarn run release
3333
env:

0 commit comments

Comments
 (0)