emptyother/Echo Text Action
A simple custom GitHub Action that returns some text.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| message | The message to return. | no | Hello from custom GitHub Action! |
Outputs
| name | description |
|---|---|
| result | The returned message. |