Skip to content

Commit

Permalink
Bump changesets/action
Browse files Browse the repository at this point in the history
  • Loading branch information
krzkaczor committed May 26, 2022
1 parent 63691c4 commit 02ada37
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
@@ -26,7 +26,7 @@ jobs:
- run: pnpm install

- name: Create Release Pull Request or Publish to npm
uses: changesets/action@master
uses: changesets/action@v1
with:
version: pnpm changeset version && pnpm install
publish: pnpm release

0 comments on commit 02ada37

Please sign in to comment.