Skip to content

Commit

Permalink
chore(ci): change changeset version command
Browse files Browse the repository at this point in the history
  • Loading branch information
Sec-ant committed Jan 28, 2024
1 parent 101bf20 commit 838585f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
id: changesets
uses: changesets/action@v1
with:
version: npm run bump
publish: npx changeset publish
commit: "chore(release): v${{steps.package-version.outputs.current-version}}"
env:
Expand Down

0 comments on commit 838585f

Please sign in to comment.