0.0.2 • Published 8 months ago

gh-sig v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

gh-action-sh

GitHub Action Shell Helper

Installation

npm install gh-action-sh

Usage

import { action } from 'gh-action-sh';

action(() => {
  console.log('Hello World');
});
0.0.2

8 months ago

0.0.1

8 months ago