An open API service indexing awesome lists of open source software.

https://github.com/endbug/ts-action-template

A template for TypeScript GitHub Actions
https://github.com/endbug/ts-action-template

Last synced: about 1 year ago
JSON representation

A template for TypeScript GitHub Actions

Awesome Lists containing this project

README

          

# Action name

Action description

## Usage

How to use it in a workflow:

```yaml
# Workflow example
```

### Inputs:

- `placeholder` (optional) : description

### Outputs:

- `placeholder` : description

## License

This actions is distributed under the MIT license, check the [license file](LICENSE) for more info.