mirror of
https://github.com/junegunn/fzf
synced 2026-06-09 10:03:17 +00:00
5412f39b84
Releases created with the default GITHUB_TOKEN do not trigger other workflows (anti-recursion). Winget workflow therefore did not fire on v0.73.1. Switch to RELEASE_PAT (registered in the `release` environment) so the release is authored by the user.