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 80a9cf2 commit 0212420Copy full SHA for 0212420
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Install
20
run: yarn
21
- name: Changesets
22
- uses: changesets/action@21240c3cd1d2efa2672d64e0235a03cf139b83e6
+ uses: changesets/action@c7c59f0c6f0016cd834150cc15f5c4ba34a02c18
23
env:
24
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
25
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments