Skip to content

Commit

Permalink
chore: release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
KieSun committed Apr 16, 2023
1 parent 8c5071a commit bec543f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/relesae.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
id: changesets
uses: changesets/action@v1
with:
publish: pnpm run build:lib && pnpm -w run release
publish: pnpm run build:lib && pnpm changeset publish
env:
GITHUB_TOKEN: ${{ secrets.SOLIVE_GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit bec543f

Please sign in to comment.