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.
2 parents 6472043 + 5711e1b commit ce870ceCopy full SHA for ce870ce
.github/workflows/release.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- name: Create Release Pull Request or Publish to npm
57
id: changesets
58
- uses: changesets/action@06245a4e0a36c064a573d4150030f5ec548e4fcc # v1.4.10
+ uses: changesets/action@e0538e686673de0265c8a3e2904b8c76beaa43fd # v1.5.2
59
with:
60
# This expects you to have a script called release which does a build for your packages and calls changeset publish
61
publish: pnpm release
0 commit comments