WaldoJeffers / action-setenv

A GitHub action which sets environment variables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript Action Template

This template offers an easy way to get started writing a javascript action with TypeScript compile time support, unit testing with Jest and using the GitHub Actions Toolkit.

Getting Started

See the walkthrough located here.

In addition to walking your through how to create an action, it also provides strategies for versioning, releasing and referencing your actions.

About

A GitHub action which sets environment variables

License:MIT License


Languages

Language:JavaScript 77.3%Language:TypeScript 22.7%