We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f536a5 commit 1309679Copy full SHA for 1309679
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
run: yarn install
29
- name: Create Release Pull Request or Publish to npm
30
id: changesets
31
- uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba # v1.5.3
+ uses: changesets/action@c48e67d110a68bc90ccf1098e9646092baacaa87 # v1.6.0
32
with:
33
publish: yarn run release
34
env:
0 commit comments