Commit 9ad082b
authored
chore: pass npmClient config to semantic-release via environment variable (#84)
Uses NPM_CONFIG_NPMCLIENT=pnpm environment variable to ensure
semantic-release uses pnpm instead of npm when running npm version
commands. This fixes the EUNSUPPORTEDPROTOCOL error caused by
pnpm workspace: protocol in dependencies.1 parent 41ecaab commit 9ad082b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
0 commit comments