gsmlg-archived/Send Tweet V2 Action
Post a tweet using V2 API to Twitter during a GitHub Actions workflow.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| message | The status ("tweet") to post to twitter. | yes | — |
| bearer-token | Bearer Token | yes | — |
| consumer-key | Consumer API key, available in the "Keys and tokens" | — | "" |
| consumer-secret | Consumer API secret key, available in the "Keys and tokens" | — | "" |
| access-token | Application access token, available in the "Keys and tokens" | — | "" |
| access-token-secret | Application access token secret, available in the "Keys and tokens" | — | "" |
Outputs
no outputs