Revert to not setting the future option

This commit is contained in:
Yoann Chaudet
2022-01-28 15:23:24 -08:00
parent 4fc751033d
commit f63b9bcb67
+1 -1
View File
@@ -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