Skip to content

Commit

Permalink
try to fix release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha committed Aug 7, 2022
1 parent 472e91a commit 46e2ef7
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 @@ -36,7 +36,7 @@ jobs:
- name: Create Release Pull Request or Publish to npm
id: changesets
uses: dotansimha/changesets-action@6a46d2c28377497e64763ba5f1faeabbd3d88c33
uses: dotansimha/changesets-action@1bd10e16a393db098c8f537c719621962c0d5571
with:
publish: 'yarn release'
commit: 'chore(release): update monorepo packages versions'
Expand Down

0 comments on commit 46e2ef7

Please sign in to comment.