We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 080ebc2 commit c583ce6Copy full SHA for c583ce6
.github/workflows/config.yml
@@ -20,3 +20,5 @@ jobs:
20
with:
21
name: code-coverage-report
22
path: reports
23
+ - run: |
24
+ npx pkg-pr-new publish
0 commit comments