Skip to content

Commit

Permalink
Update changesets action
Browse files Browse the repository at this point in the history
  • Loading branch information
emmatown committed Jul 4, 2022
1 parent a066e89 commit 0d91301
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 @@ -38,7 +38,7 @@ jobs:
run: yarn

- name: "Create Pull Request or Publish to npm"
uses: changesets/action@master
uses: changesets/action@v1
with:
publish: yarn release --otp=1
env:
Expand Down

0 comments on commit 0d91301

Please sign in to comment.