There was an error while loading. Please reload this page.
1 parent c13e4fe commit 163ade5Copy full SHA for 163ade5
1 file changed
.github/workflows/release.yml
@@ -66,7 +66,7 @@ jobs:
66
- name: Creating release pull request or publishing release to npm registry
67
id: changesets
68
# uses: changesets/action@v1.3.0
69
- uses: dotansimha/changesets-action@1bd10e16a393db098c8f537c719621962c0d5571
+ uses: dotansimha/changesets-action@v1.3.3
70
with:
71
publish: yarn changeset publish
72
version: yarn changeset:version-and-format
0 commit comments