Skip to main content
Module

x/actionify/config/helpers.ts>getCurrentCommit

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

Get the currently checked out commit sha.

Parameters

optional
cwd = [UNSUPPORTED]

Returns

Promise<string>