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 0db1481 commit 60be635Copy full SHA for 60be635
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
38
- name: Create Release Pull Request or Publish to npm
39
id: changesets
40
- uses: dotansimha/changesets-action@262e957f99be29087d2b13afa32a5d579bf1d080
+ uses: dotansimha/changesets-action@6a46d2c28377497e64763ba5f1faeabbd3d88c33
41
with:
42
publish: 'yarn release'
43
commit: 'chore(release): update monorepo packages versions'
0 commit comments