Skip to content

Commit

Permalink
Change changeset action version
Browse files Browse the repository at this point in the history
  • Loading branch information
pomber committed Dec 30, 2022
1 parent 3db1e24 commit bf20829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Release packages
if: steps.version.outputs.changes == 'true'
uses: changesets/action@main
uses: changesets/action@v1
with:
publish: yarn release
env:
Expand Down

0 comments on commit bf20829

Please sign in to comment.