Skip to content

Commit 22e3256

Browse files
committed
chore: wip pkg new 2
1 parent f441b9a commit 22e3256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-pkg-pr-new.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- name: Build affected packages
2323
run: npx nx run-many --target=build --parallel=3 --with-deps
2424
- name: Release packages
25-
run: npx pkg-pr-new publish 'packages/models'
25+
run: npx pkg-pr-new publish 'packages/models/dist' # 'packages/utils' 'packages/core' 'packages/cli' 'packages/create-cli' 'packages/ci'

0 commit comments

Comments
 (0)