git-biswojit/Hello Echo Action
A simple action that echoes a customizable message
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| message | The message to echo | no | hello |
| name | Name to greet (optional) | no | World |
Outputs
| name | description |
|---|---|
| timestamp | The time when the message was echoed |
| full-message | The complete message that was echoed |