Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/actionify/config/deps/github.ts>githubActions.context

Create and manage your GitHub workflows with TypeScript and Deno.
Latest
variable githubActions.context
import { githubActions } from "https://deno.land/x/actionify@0.3.0/config/deps/github.ts";
const { context } = githubActions;

type

Context.Context