build(desktop): publish releases to syncwrld/resenhacord
OpenSSF Scorecard / Scorecard analysis (push) Waiting to run
CI / Build & test (Node 20) (push) Canceled after 0s
CI / Build & test (Node 24) (push) Canceled after 0s
CI / Build & test (push) Canceled after 0s
CodeQL / Analyze (javascript-typescript) (push) Canceled after 0s
Security / Secret scan (gitleaks) (push) Canceled after 0s
Security / Dependency scan (OSV-Scanner) (push) Canceled after 0s
Security / IaC/config scan (Trivy) (push) Canceled after 0s
Security / License compliance scan (Trivy) (push) Canceled after 0s
OpenSSF Scorecard / Scorecard analysis (push) Waiting to run
CI / Build & test (Node 20) (push) Canceled after 0s
CI / Build & test (Node 24) (push) Canceled after 0s
CI / Build & test (push) Canceled after 0s
CodeQL / Analyze (javascript-typescript) (push) Canceled after 0s
Security / Secret scan (gitleaks) (push) Canceled after 0s
Security / Dependency scan (OSV-Scanner) (push) Canceled after 0s
Security / IaC/config scan (Trivy) (push) Canceled after 0s
Security / License compliance scan (Trivy) (push) Canceled after 0s
This commit is contained in:
@@ -20,11 +20,11 @@ espelho para compilar.
|
||||
## Passos (uma vez)
|
||||
|
||||
1. Criar um repositório no GitHub — o `electron-builder.yml` está apontado para
|
||||
`syncwrld/backspace`. **Se o seu for outro nome, ajuste lá.**
|
||||
`syncwrld/resenhacord`. **Se o seu for outro nome, ajuste lá.**
|
||||
2. Adicionar o espelho e empurrar:
|
||||
```
|
||||
cd /opt/backspace
|
||||
git remote add github git@github.com:syncwrld/backspace.git
|
||||
git remote add github git@github.com:syncwrld/resenhacord.git
|
||||
git push github main
|
||||
```
|
||||
3. Marcar uma versão e empurrar a tag — é ela que dispara a compilação:
|
||||
|
||||
@@ -26,7 +26,7 @@ publish:
|
||||
# repository, not upstream's.
|
||||
- provider: github
|
||||
owner: syncwrld
|
||||
repo: backspace
|
||||
repo: resenhacord
|
||||
protocols:
|
||||
- name: Backspace
|
||||
schemes:
|
||||
|
||||
Reference in New Issue
Block a user