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 be6e57a commit aec81feCopy full SHA for aec81fe
.github/workflows/release.yml
@@ -86,7 +86,7 @@ jobs:
86
87
- name: Create Release Pull Request or Publish to npm
88
id: changesets
89
- uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba # v1
+ uses: changesets/action@v1
90
with:
91
version: pnpm changeset version
92
# Build immediately before publishing so artifacts reflect the freshly bumped version
0 commit comments