actions-marketplace-validations/Random messages for your actions
Grab random messages from array of strings in JSON and give them to another action.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Get this from secrets.GITHUB_TOKEN | yes | — |
| JSON_FILE_PATH | The path to the random messages | no | random.json |
Outputs
| name | description |
|---|---|
| message | The message you want 2 send |