mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-18 00:45:47 +00:00
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> |
||
|---|---|---|
| .. | ||
| codeql-analysis.yml | ||
| codespell.yml | ||
| go.yml | ||
| golangci-lint.yml | ||
| release-snap.yaml | ||
| release.yml | ||
| test-snap-can-build.yml | ||
| winget-publish.yml | ||