Skip to content

Commit 4e91909

Browse files
committed
chore: stack-blitz-publish-pr
1 parent 981d68a commit 4e91909

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535

3636
- run: pnpm exec nx-cloud record -- nx format:check --verbose
3737
- run: pnpm exec nx affected -t build lint test docs e2e-ci
38+
- name: Publish previews to Stackblitz on PR
39+
run: pnpm pkg-pr-new publish './packages/*' --packageManager=pnpm
3840

3941
- uses: codecov/codecov-action@v5
4042
with:

0 commit comments

Comments
 (0)