Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/actionify/mod.ts>expressions.success

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

Returns true when none of the previous steps have failed or been canceled.