Skip to content

Commit

Permalink
test sb publish in playground
Browse files Browse the repository at this point in the history
  • Loading branch information
Aslemammad committed Mar 22, 2024
1 parent 37b783b commit 696bea7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
cache: "pnpm"
- run: pnpm install
- run: pnpm build
- run: cd playground && pnpm sb publish
- run: pnpm sb publish
working-directory: ./playground
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 696bea7

Please sign in to comment.