Skip to content

Commit 4cb7ecf

Browse files
committed
Add pkg-pr-new publish step to CI workflow
1 parent 221ba90 commit 4cb7ecf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ jobs:
2929
- run: npm ci
3030
- run: npm run build --if-present
3131
- run: npm run test --if-present
32+
- run: npx pkg-pr-new publish --compact

0 commit comments

Comments
 (0)