Skip to content

Commit

Permalink
format changes on changesets version before publish
Browse files Browse the repository at this point in the history
  • Loading branch information
acao committed Mar 4, 2023
1 parent 1821ef2 commit 16973ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
id: changesets
uses: changesets/action@v1
with:
version: yarn exec changeset version && yarn format
# This expects you to have a script called release which does a build for your packages and calls changeset publish
publish: yarn release
env:
Expand Down

0 comments on commit 16973ef

Please sign in to comment.