Skip to content

Commit 271a1bd

Browse files
committed
add comment
1 parent 94501df commit 271a1bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Build
1515
run: pnpm run build
1616

17-
- run: pnpx pkg-pr-new publish --comment=off --json output.json --compact --no-template
17+
- run: pnpx pkg-pr-new publish --json output.json --compact --no-template
1818
- name: Add metadata to output
1919
uses: actions/github-script@v6
2020
with:

0 commit comments

Comments
 (0)