Commit 841bc0a
Move NSIS artifactName into nsis block so it takes effect
win.artifactName is ignored by the NSIS target, so v0.5.2 still produced
"Purroxy Setup 0.5.2.exe" and latest.yml shipped with an empty sha512
and a URL that doesn't resolve on GitHub (spaces get sanitized to dots
by the release API). Moving the setting to nsis.artifactName makes
electron-builder emit Purroxy-Setup-${version}.exe on disk, matching
what the workflow's gen_yml step expects.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 976904b commit 841bc0a
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments