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 b6d69feCopy full SHA for b6d69fe
.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@6a46d2c28377497e64763ba5f1faeabbd3d88c33
25
with:
26
publish: pnpx changeset publish
27
env:
0 commit comments