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 6872fd8 + 6b3785a commit 21fad8aCopy full SHA for 21fad8a
1 file changed
.github/workflows/publish.yaml
@@ -39,7 +39,7 @@ jobs:
39
- uses: ./.github/actions/setup
40
41
- name: Publish npm packages
42
- uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0
+ uses: changesets/action@63a615b9cd06ba9a3e6d13796c7fbcb080a60a0b # v1.8.0
43
with:
44
publish: pnpm run release
45
env:
0 commit comments