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 b850071 commit 9a4f2ecCopy full SHA for 9a4f2ec
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Build
22
run: pnpm pretest
23
- name: Changesets
24
- uses: changesets/action@bfeb9e077e6cf393e4c4ef17e2bbc75b308b4364
+ uses: changesets/action@398d7edfb130ad2d4e076a573724f435ea87cea6
25
with:
26
publish: pnpx changeset publish
27
env:
0 commit comments