Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/actionify/src/commands.ts>exportMultilineVariable

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

If isDynamic is set to true the provided value is not wrapped in quotes and will be run as an expression.

Type Parameters

Env extends string

Parameters

name: Env
optional
isDynamic = [UNSUPPORTED]