diff --git a/docs/common.md b/docs/common.md index e782658..7345abf 100644 --- a/docs/common.md +++ b/docs/common.md @@ -175,6 +175,15 @@ Deletes GitHub Actions cache entries for the current branch. Create and push a missing SemVer tag (via [Toolbox Envy](https://github.com/EarthmanMuons/toolbox-envy) scripts). +**Inputs** + +| Name | Required | +| ------------------- | -------- | +| `toolbox_envy_bins` | true | + +The `toolbox_envy_bins` entries must exist as `bin/` in Toolbox Envy and +may be newline- or comma-separated; invalid names will fail the job. + **Required secrets** - `APP_ID`