diff --git a/action.yml.erb b/action.yml.erb index 39c72fd..3fdadd9 100644 --- a/action.yml.erb +++ b/action.yml.erb @@ -14,7 +14,7 @@ inputs: future: description: 'Publishes posts with a future date.' required: false - default: true + default: false build_revision: description: 'The SHA-1 of the git commit for which the build is running. Default to GITHUB_SHA.' required: false