Skip to content

Commit 38248d3

Browse files
committed
ci(pull-request): added json log
1 parent 428cfb1 commit 38248d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ jobs:
6464
key: ${{ matrix.os }}-node-v${{ matrix.node }}-deps-${{ hashFiles(format('{0}{1}', github.workspace, '/package-lock.json')) }}
6565
- name: Build
6666
run: |
67-
npx pkg-pr-new publish
67+
npx pkg-pr-new publish --json

0 commit comments

Comments
 (0)