Revert to not setting the future option
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ inputs:
|
|||||||
future:
|
future:
|
||||||
description: 'Publishes posts with a future date.'
|
description: 'Publishes posts with a future date.'
|
||||||
required: false
|
required: false
|
||||||
default: true
|
default: false
|
||||||
build_revision:
|
build_revision:
|
||||||
description: 'The SHA-1 of the git commit for which the build is running. Default to GITHUB_SHA.'
|
description: 'The SHA-1 of the git commit for which the build is running. Default to GITHUB_SHA.'
|
||||||
required: false
|
required: false
|
||||||
|
|||||||
Reference in New Issue
Block a user