Skip to main content
Module

x/actionify/config/helpers.ts>getGitHubRemote

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

Read the remote URL.

Parameters

optional
cwd = [UNSUPPORTED]

Returns

Promise<GitHubRemote>