GitHub Actions · Schema

GitHub Actions Variable

Represents a configuration variable for GitHub Actions workflows.

Properties

Name Type Description
name string The name of the variable.
value string The value of the variable.
created_at string The date and time the variable was created.
updated_at string The date and time the variable was last updated.
View JSON Schema on GitHub