Closed ottnorml closed 1 year ago
@ottnorml would you have any objection to me acknowledging your work on getting Windows Update Viewer added to the Windows Package Manager (winget)? I would add a sentence to the README.md.
Thanks for asking, go ahead. I would be happy about that.
This PR automates the release of new versions in Windows Package Manager. For the WinGet Releaser (GitHub Action) (https://github.com/marketplace/actions/winget-releaser) to work, you, @Timthreetwelve, must create a GitHub token with the public_repo scope and store it in a repository secret called
WINGET_TOKEN
which is then used by the workflow.