Commit e651d87
fix(build): disable electron-builder auto-publish on git tag
The workflow already uploads artifacts via softprops/action-gh-release,
so electron-builder's implicit publish (triggered by git tag) is not
needed and fails without GH_TOKEN.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 30b3ed4 commit e651d87
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments