You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you using Github Actions to build the binary releases? winget-releaser is a Github Action made for winget automatic package deployment during CI. Other very useful resource from dolt, which explains in detail how to use Github Actions YAML syntax to push choco and winget packages.
Otherwise, we could also try to publish a Request for Package (RFP) on chocolatey-community/chocolatey-package-requests so that another maintainer would do these choco releases every time there is a github release.
It would be great to have this published on https://chocolatey.org/ or Winget (see https://learn.microsoft.com/windows/package-manager/). Best of course, both should be submitted and linked from the Readme(s) then.