Skip to content

Commit

Permalink
ci: fix yarn version
Browse files Browse the repository at this point in the history
  • Loading branch information
dweber019 committed Sep 25, 2024
1 parent e1586e3 commit 515c1fc
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 @@ -37,7 +37,7 @@ jobs:
- name: Create Release Pull Request
uses: changesets/action@v1
with:
version: yarn version
version: yarn run version
publish: yarn release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 515c1fc

Please sign in to comment.