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

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

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

Writes info to log with console.log.

Parameters

message: string

info message