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 0ed275f commit 38357b0Copy full SHA for 38357b0
.github/workflows/build-and-publish.yml
@@ -84,7 +84,7 @@ jobs:
84
- run: pnpm build
85
86
- name: Publish
87
- uses: changesets/action@v1.4.10
+ uses: changesets/action@v1.5.3
88
with:
89
publish: pnpm run ci:publish
90
env:
.github/workflows/create-versioning-pr.yml
@@ -44,7 +44,7 @@ jobs:
44
45
46
- name: Create Release Pull Request
47
48
49
version: pnpm run ci:version
50
0 commit comments