LedgerHQ / ledger-live-desktop

⛔️ DEPRECATED - Ledger Live (Desktop)
https://www.ledger.com/live
MIT License
954 stars 298 forks source link

Publish to Windows Package Manager (WinGet) #4967

Open vedantmgoyal9 opened 2 years ago

vedantmgoyal9 commented 2 years ago

🦒 Context (issues, jira)

N/A

💻 Description / Demo (image or video)

This action automatically generates manifests for WinGet Community Repository (microsoft/winget-pkgs) and submits them.

Before merging this:

  1. Please add a GitHub token with public_repo scope as a repository secret and rename the secret name in the workflow.
  2. Fork microsoft/winget-pkgs under @LedgerHQ.

🖤 Expectations to reach

N/A

PR must pass CI, rebase develop if conflicts. Thanks!