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 e0f1a7a commit a42495fCopy full SHA for a42495f
.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@6a46d2c28377497e64763ba5f1faeabbd3d88c33
+ uses: dotansimha/changesets-action@1bd10e16a393db098c8f537c719621962c0d5571
41
with:
42
publish: 'yarn release'
43
commit: 'chore(release): update monorepo packages versions'
0 commit comments