Skip to content

Commit cc32cca

Browse files
committed
chore: format
1 parent cf98a19 commit cc32cca

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
@@ -30,7 +30,7 @@ jobs:
3030
uses: changesets/action@v1
3131
with:
3232
# This expects you to have a script called release which does a build for your packages and calls changeset publish
33-
publish: yarn release && yarn format
33+
publish: yarn release
3434
commit: 'chore: update versions'
3535
title: 'chore: update versions'
3636
env:

0 commit comments

Comments
 (0)