Skip to content

Commit 239351f

Browse files
committed
ci: remove prepublish step
1 parent 1c246f8 commit 239351f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/cd-registries.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ jobs:
3030
- name: Install dependencies
3131
run: pnpm install --frozen-lockfile
3232

33-
- name: Prepare packages
34-
run: pnpm prepublish
35-
3633
- name: Publish packages on NPM
3734
run: pnpm publish -r --no-git-checks
3835
env:

0 commit comments

Comments
 (0)