miller/.github
John Kerl 2942b999df Add workflow to auto-publish releases to WinGet (#1459)
Adds .github/workflows/winget-publish.yml, which submits a version-update
PR to microsoft/winget-pkgs for the Miller.Miller package whenever a
release is published, using vedantmgoyal9/winget-releaser@v2 (komac
under the hood).

Since release.yml creates releases with the default GITHUB_TOKEN (whose
events do not trigger other workflows), the workflow also triggers on
successful completion of the "Release for GitHub" workflow on v* tags,
plus workflow_dispatch for manual backfills.

Requires one-time setup by the repo owner: a fork of
microsoft/winget-pkgs under johnkerl, and a classic PAT with public_repo
scope stored as the WINGET_GH_TOKEN Actions secret.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-05 20:29:33 -04:00
..
workflows Add workflow to auto-publish releases to WinGet (#1459) 2026-07-05 20:29:33 -04:00
dependabot.yml Update dependabot.yml (#814) 2021-12-29 15:39:33 -05:00