ajbeck/Template Typescript JS GitHub Action
A template for creating GitHub Actions using TypeScript and JavaScript.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Oct 12, 2025
- License
- None
Pinned Snippet
uses: ajbeck/template-typescript-js-action@2ffed5d224abb0691ea5b1f490bab70de567f5dd # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| who-to-greet | Name to greet | no | World |
Outputs
| name | description |
|---|---|
| time | The time at which the greeting was made |