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 49badda + c5d1224 commit 35665baCopy full SHA for 35665ba
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
- uses: ./.github/actions/pnpm-setup
33
- name: Create Release Pull Request or Publish to npm
34
id: changesets-action
35
- uses: changesets/action@746c25e23caa47dceb6a48ee85b4cbc5a9f5f293 # v1.5.0
+ uses: changesets/action@e0538e686673de0265c8a3e2904b8c76beaa43fd # v1.5.2
36
with:
37
publish: pnpm run release
38
env:
0 commit comments