nearform-actions/github-action-notify-twitter
GitHub action that can send a custom message to a Twitter account
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| message | Message to post to Twitter. | yes | — |
| twitter-app-key | Consumer API key, available in the "Keys and tokens" section of your application in the Twitter Developer site. | yes | — |
| twitter-app-secret | Consumer API secret key, available in the "Keys and tokens" section of your application in the Twitter Developer site. | yes | — |
| twitter-access-token | Application access token, available in the "Keys and tokens" section of your application in the Twitter Developer site. | yes | — |
| twitter-access-token-secret | Application access token secret, available in the "Keys and tokens" section of your application in the Twitter Developer site. | yes | — |
| media | A list of paths for media objects (single photo, video or animated GIF) to use in the post | no | — |
| media-alt-text | A list of image alternative text (alt text) that describe the meaning and the context of the image | no | — |
Outputs
no outputs