https://github.com/nthings/typescript-action-template
https://github.com/nthings/typescript-action-template
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nthings/typescript-action-template
- Owner: nthings
- License: apache-2.0
- Created: 2022-09-02T19:24:49.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-02T19:33:21.000Z (almost 4 years ago)
- Last Synced: 2025-01-27T10:11:44.636Z (over 1 year ago)
- Language: TypeScript
- Size: 166 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Action: typescript-action-template
Use this template to generate new javascript Github Actions
```yaml
- uses: nthings/typescript-action-template@undefined
with:
# Example input
example: ''
```
| **Input** | **Description** | **Default** | **Required** |
| :------------ | :-------------- | :---------: | :----------: |
| **`example`** | Example input | | **true** |
| **Output** | **Description** | **Default** | **Required** |
| :-------------- | :-------------- | ----------- | ------------ |
| `random-number` | Random number | | |