Versions in this module Expand all Collapse all v0 v0.4.0 Mar 24, 2026 Changes in this version + func EvalBool(condition string, ctx *Context) bool + func Expand(s string, ctx *Context) string + type Context struct + Env map[string]string + Github map[string]string + Inputs map[string]string + Job map[string]string + Matrix map[string]string + Needs map[string]map[string]string + Secrets map[string]string + Steps map[string]map[string]string