We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfa1357 commit 2bc12d6Copy full SHA for 2bc12d6
.github/workflows/release.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- name: Create Release Pull Request or Publish to npm
57
id: changesets
58
- uses: changesets/action@v1.4.7
+ uses: changesets/action@v1
59
with:
60
publish: pnpm publish:ci
61
env:
0 commit comments