actions-marketplace-validations/Post Twitter Status
This action posts a status message on the Twitter feed.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| message | The message to post. | yes | — |
| twitter_app_consumer_api_key | The Twitter Application Consumer API key. | yes | — |
| twitter_app_consumer_api_secret_key | The Twitter Application Consumer API secret key. | yes | — |
| twitter_app_access_token | The Twitter Application Access Token. | yes | — |
| twitter_app_access_token_secret | The Twitter Application Access Token secret. | yes | — |
Outputs
| name | description |
|---|---|
| id | The status id. |