diff --git a/action.yml b/action.yml index c020a700..1fd8e954 100644 --- a/action.yml +++ b/action.yml @@ -714,6 +714,11 @@ inputs: description: Twitter API token default: "" + # Display tweets attachments (images, video previews, etc.) + plugin_tweets_attachments: + description: Display tweets attchments + default: no + # Number of tweets to display plugin_tweets_limit: description: Maximum number of tweets to display