miller/.github/workflows
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
..
codeql-analysis.yml Bump github/codeql-action/autobuild from 4.36.2 to 4.36.3 (#2126) 2026-07-02 12:15:26 -04:00
codespell.yml Bump actions/checkout from 6 to 7 (#2080) 2026-06-19 11:16:07 -04:00
go.yml Bump actions/setup-go from 6.4.0 to 6.5.0 (#2102) 2026-06-24 09:07:56 -04:00
golangci-lint.yml Bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 (#2118) 2026-06-30 09:42:34 -04:00
release-snap.yaml Bump actions/checkout from 6.0.1 to 7.0.0 (#2104) 2026-06-26 10:25:32 -04:00
release.yml Bump goreleaser/goreleaser-action from 7.2.2 to 7.2.3 (#2116) 2026-06-30 09:44:14 -04:00
test-snap-can-build.yml Update snapcore/action-build to node24 SHA, drop unused matrix (#2119) 2026-06-30 13:24:15 -04:00
winget-publish.yml Add workflow to auto-publish releases to WinGet (#1459) 2026-07-05 20:29:33 -04:00