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.
2 parents 3491959 + 186ea08 commit ce3152bCopy full SHA for ce3152b
1 file changed
.github/workflows/release.yml
@@ -100,7 +100,7 @@ jobs:
100
- name: Create Release Pull Request or Publish
101
if: env.RELEASE_TYPE == 'stable'
102
id: changesets
103
- uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0
+ uses: changesets/action@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d # v1.9.0
104
with:
105
publish: npm run release
106
version: npm run version-packages
0 commit comments