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 1b25d93 commit 11d9f5cCopy full SHA for 11d9f5c
1 file changed
.github/workflows/release.yml
@@ -49,7 +49,7 @@ jobs:
49
50
- name: Create Release Pull Request or Publish Packages
51
id: changesets
52
- uses: changesets/action@v1
+ uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf
53
with:
54
version: npm run changeset:version
55
publish: npm run changeset:publish
0 commit comments