Skip to content

Commit ff7ec7a

Browse files
committed
Update changesets/action commit hash to d3db9ec
1 parent 075b947 commit ff7ec7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Build
2222
run: yarn build
2323
- name: Changesets
24-
uses: changesets/action@37c2edd85bf5f2aa8edb44ce4ea00eb4a55aa9d4
24+
uses: changesets/action@d3db9eceaf41d42c56d5370d504c86851627188f
2525
env:
2626
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
2727
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)