From 940f8216aeb62e1d5bef3f5831a2538ff696c995 Mon Sep 17 00:00:00 2001 From: Yoann Chaudet Date: Fri, 28 Jan 2022 15:32:53 -0800 Subject: [PATCH] Doc --- action.yml.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml.erb b/action.yml.erb index 3fdadd9..45e7666 100644 --- a/action.yml.erb +++ b/action.yml.erb @@ -12,7 +12,7 @@ inputs: required: false default: ./_site future: - description: 'Publishes posts with a future date.' + description: 'Publishes posts with a future date. When set to true, the build is made with the --future option which overrides the future option that may be set in a Jekyll configuration file.' required: false default: false build_revision: