We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52d8cc8 + feb38d8 commit 788ba9eCopy full SHA for 788ba9e
.github/workflows/changeset-release.yml
@@ -56,7 +56,7 @@ jobs:
56
57
- name: Create Release Pull Request or Publish to NPM
58
id: changesets
59
- uses: changesets/action@c48e67d110a68bc90ccf1098e9646092baacaa87 # v1.6.0
+ uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0
60
with:
61
# This expects you to have a script called release which does a build for your packages and calls changeset publish
62
publish: yarn release
0 commit comments