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.
release-please.yml
1 parent 88d5c8f commit c132f7eCopy full SHA for c132f7e
1 file changed
.github/workflows/release-please.yml
@@ -15,7 +15,7 @@ jobs:
15
id: release
16
with:
17
release-type: node
18
- package-name: node-core-utils
+ package-name: test
19
npm-publish:
20
needs: release-please
21
if: ${{ needs.release-please.outputs.release_created }}
0 commit comments