From f12ecea524312965af60816d409a2ed82e70bb30 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Mar 2021 09:39:06 +0000 Subject: [PATCH] Auto-regenerate files --- action.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/action.yml b/action.yml index 1fd8e954..b56967db 100644 --- a/action.yml +++ b/action.yml @@ -660,6 +660,16 @@ inputs: description: Posts external source default: "" + # Display a few lines about each posts + plugin_posts_descriptions: + description: Display posts descriptions + default: no + + # Display posts cover images + plugin_posts_covers: + description: Display posts cover images + default: no + # Number of posts to display plugin_posts_limit: description: Maximum number of posts to display