Skip to main content
Module

x/actionify/mod.ts>generate

Create and manage your GitHub workflows with TypeScript and Deno.
Latest
function generate
import { generate } from "https://deno.land/x/actionify@0.3.0/mod.ts";

Parameters

props: DefineWorkflowOutput

Returns

Promise<void>