Commit 290fccf
committed
fix: Use GH_TOKEN and disable auto-publish in package.json
- Change workflow to use secrets.GH_TOKEN instead of GITHUB_TOKEN
- Remove publish config from package.json to prevent auto-publish
- Let our workflow handle the release creation instead
- This should fix the electron-builder GitHub token errors1 parent 8c2a838 commit 290fccf
2 files changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | 115 | | |
122 | 116 | | |
123 | 117 | | |
0 commit comments