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 9af3cc3 commit b8d2c93Copy full SHA for b8d2c93
3 files changed
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
run: pnpm run test:ci
34
- name: Run Changesets (version or publish)
35
id: changesets
36
- uses: changesets/action@v1.6.0
+ uses: changesets/action@v1.7.0
37
with:
38
version: pnpm run changeset:version
39
publish: pnpm run changeset:publish
0 commit comments