Skip to content

Commit

Permalink
chore: update release script
Browse files Browse the repository at this point in the history
  • Loading branch information
quantizor committed Mar 21, 2024
1 parent 879f882 commit 069b486
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Expand Up @@ -30,4 +30,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
with:
publish: yarn build && yarn release
createGithubReleases: true
publish: yarn changeset-publish

0 comments on commit 069b486

Please sign in to comment.