Skip to content

Commit

Permalink
fix: use another changesets-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
joakimbeng committed Aug 9, 2024
1 parent b3b603b commit 6eb6017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Create Release Pull Request
id: changesets
uses: aboviq/changesets-action@main
uses: aboviq/changesets-action@v1.5.2
with:
publish: pnpm run release
commit: 'chore(release): version packages'
Expand Down

0 comments on commit 6eb6017

Please sign in to comment.