We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af9317e commit 877a10fCopy full SHA for 877a10f
.github/workflows/pkg-pr-new.yml
@@ -16,4 +16,4 @@ jobs:
16
- uses: actions/setup-node@v4
17
with:
18
node-version: 20
19
- - run: npx --yes pkg-pr-new@0.0.20 publish
+ - run: npx --yes pkg-pr-new publish
0 commit comments