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

x/actionify/config/helpers.ts>createTag

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

Create a tag for the provided version.

Parameters

version: string
optional
cwd = [UNSUPPORTED]