fix: use another changesets-action version
This commit is contained in:
parent
b3b603b2fc
commit
6eb60177c5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue