We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22865b2 commit 335799bCopy full SHA for 335799b
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
run: yarn install
28
- name: Create Release Pull Request or Publish to npm
29
id: changesets
30
- uses: changesets/action@master
+ uses: changesets/action@v1
31
with:
32
publish: yarn run release
33
env:
0 commit comments