The tap (itaywol/homebrew-testless) is bumped manually. Add a release.yml job that rewrites Formula/testless.rb (version + 4 sha256s from the new release assets) and pushes to the tap repo. Needs a repo-scoped PAT secret (TAP_TOKEN) since GITHUB_TOKEN cannot push cross-repo; the job should skip gracefully when the secret is absent, matching the pattern used elsewhere in release.yml.
The tap (itaywol/homebrew-testless) is bumped manually. Add a release.yml job that rewrites Formula/testless.rb (version + 4 sha256s from the new release assets) and pushes to the tap repo. Needs a repo-scoped PAT secret (TAP_TOKEN) since GITHUB_TOKEN cannot push cross-repo; the job should skip gracefully when the secret is absent, matching the pattern used elsewhere in release.yml.