Skip to content

Commit cf0b9be

Browse files
committed
Fix .github/workflows/version-or-publish.yml
Signed-off-by: Sora Morimoto <[email protected]>
1 parent 6ab1453 commit cf0b9be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/version-or-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
- name: Create Release Pull Request
3434
uses: changesets/action@v1
3535
with:
36+
version: yarn changeset version
3637
publish: yarn npm publish --tolerate-republish
3738
env:
3839
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)