jmonts/GitHub Action Template
A template for creating GitHub Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| myinput | The users name. | — | world |
Outputs
| name | description |
|---|---|
| myoutput | A greeting with the users name i.e hello world |