Search
Provides struct and type for ActionsVariable
@type t() :: %GitHub.Actions.Variable{ created_at: String.t(), name: String.t(), updated_at: String.t(), value: String.t() }