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 34f50f1Copy full SHA for 34f50f1
.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@c7c59f0c6f0016cd834150cc15f5c4ba34a02c18
25
with:
26
publish: pnpx changeset publish
27
env:
0 commit comments