Skip to content

Commit 7783341

Browse files
authored
Update node.js.yml
1 parent 09782c6 commit 7783341

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
with:
2525
node-version: ${{ matrix.node-version }}
2626
- run: npm install && npm remove publish-please
27+
env:
28+
PUBLISH_PLEASE_DISABLE_PROMPT: true
2729
- run: npm run test
2830
- uses: coverallsapp/[email protected]
2931
with:

0 commit comments

Comments
 (0)