alberthernandez/github-action-nodejs-template
Template for new Github Actions based on Typescript with the Best Practices and Ready to be Released
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Name the action will use to say Hello. | no | World |
Outputs
| name | description |
|---|---|
| message | Hello world message |