Homebrew / actions

🚀 Homebrew's GitHub Actions
BSD 2-Clause "Simplified" License
118 stars 39 forks source link

setup-homebrew: add brew-gh-api-token setting #557

Closed woodruffw closed 2 months ago

woodruffw commented 2 months ago

This should default to the current workflow runner's GITHUB_TOKEN, and should not need to be configured by the majority of users.

The primary purpose of this is to pre-configure HOMEBREW_GITHUB_API_TOKEN so that attestations are verified in the CI.