Commit c44cc61
Avenita
Add GitHub publisher configuration and update dependencies
- Integrated `@electron-forge/publisher-github` for streamlined GitHub releases.
- Updated `package.json` and `package-lock.json` to include the new publisher dependency.
- Enhanced `forge.config.ts` to configure GitHub publishing options, including repository details and authentication token.
- Added new build scripts for Linux and Windows platforms to facilitate cross-platform packaging.1 parent 50bd85d commit c44cc61
3 files changed
+390
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
22 | 34 | | |
23 | 35 | | |
24 | 36 | | |
25 | 37 | | |
26 | 38 | | |
27 | 39 | | |
28 | | - | |
29 | 40 | | |
30 | 41 | | |
31 | 42 | | |
| |||
0 commit comments