Can this be added to winget? You can create a workflow to automate publishing a release to winget. There are two steps involved. 1. Submit a manifest to microsoft/winget-pkgs. Example: (https://github.com/sxyazi/yazi/issues/1088). 2. Create a GitHub Action that publishes to winget on a release. Example: (https://github.com/sxyazi/yazi/pull/1299).
Can this be added to winget?
You can create a workflow to automate publishing a release to winget. There are two steps involved.
Submit a manifest to microsoft/winget-pkgs. Example: (Feat: winget package sxyazi/yazi#1088).
Create a GitHub Action that publishes to winget on a release. Example: (feat: add Winget publishes to CI/CD sxyazi/yazi#1299).