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 b95e544 commit 6adb40bCopy full SHA for 6adb40b
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Install
20
run: yarn
21
- name: Changesets
22
- uses: changesets/action@b3300fad33b6ab794313da28d27424c0e2f78991
+ uses: changesets/action@595655c3eae7136ff5ba18200406898904362926
23
env:
24
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
25
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments