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 811f71d commit aa9f80b
Show file tree
Hide file tree
Showing 2 changed files with 802 additions and 463 deletions.
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 run release
publish: pnpm run build:lib
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Loading

0 comments on commit aa9f80b

Please sign in to comment.