gitui icon indicating copy to clipboard operation
gitui copied to clipboard

Automatic publishing to Winget

Open Ancient77 opened this issue 1 year ago • 0 comments

This pull request fixes/closes #2186.

@extrawurst, the default is to use the repo_owner but you can use a different account aswell if you want.

steps left (more details):

  • add a classic personal access token with the "public_repo" scope as WINGET_TOKEN to the secrets
  • Fork microsoft/winget-pkgs

It changes the following:

  • add a step to cd,yml to create a new PR in winget-pkgs on a new release
  • configure dependabot to also check Github actions.

Ancient77 avatar Apr 16 '24 00:04 Ancient77