APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
GitHub Actions
GitHub Actions Variable
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