envs

GitHub — a token for automation

github/actions · version 1

envs add github/actions

This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.

Key Needed Kind Notes
GITHUB_TOKEN required secret Prefer a fine-grained token scoped to one repository.. Shape ^(gh[pousr]_[A-Za-z0-9]{36,}|github_pat_[A-Za-z0-9_]{50,})$. Rotate every 90 days. where to get it

The JSON the CLI reads