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

x/actionify/config/deps/github.ts>coreActions.getState

Create and manage your GitHub workflows with TypeScript and Deno.
Go to Latest
function coreActions.getState
import { coreActions } from "https://deno.land/x/actionify@0.2.0/config/deps/github.ts";
const { getState } = coreActions;

Gets the value of an state set by this action's main execution.

Parameters

name: string

name of the state to get

Returns

string

string