Disable automatic publishing to GitHub
Disable automatic publishing in electron-builder.yml as the workflow handles artifact uploads and release creation separately. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 9203795e-937a-4306-b81d-b4d5c78c240e Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 3c1de85f-be64-4bf0-81c7-4582e25239d0 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7c94b7a0-29c7-4f2e-94ef-44b2153872b7/9203795e-937a-4306-b81d-b4d5c78c240e/AwHoHV2 Replit-Helium-Checkpoint-Created: true
This commit is contained in:
parent
b69df18823
commit
182a30678a
2 changed files with 235 additions and 5 deletions
File diff suppressed because one or more lines are too long
|
|
@ -92,8 +92,4 @@ deb:
|
||||||
- libxtst6
|
- libxtst6
|
||||||
- libnss3
|
- libnss3
|
||||||
|
|
||||||
publish:
|
publish: null
|
||||||
provider: github
|
|
||||||
owner: aethex
|
|
||||||
repo: aethex-desktop
|
|
||||||
releaseType: release
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue