Commit 3fa614a
committed
fix(pg-node): drop no-op --send flag from npm script
index.mjs only inspects --upload-only; --send was silently ignored
and worked by coincidence (anything not --upload-only falls through
to send-email). Keep the flag set minimal.
Closes #521 parent 8f312b9 commit 3fa614a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments