mirror of
https://github.com/junegunn/fzf.git
synced 2026-09-11 09:13:01 +08:00
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.