Deprecate the conclusion parameter for the Action

This commit is contained in:
James M. Greene
2023-02-22 08:37:21 -06:00
committed by GitHub
parent ff669327f7
commit b93f1293af

View File

@@ -11,6 +11,7 @@ inputs:
required: false
default: 'false'
conclusion:
deprecationMessage: 'Use of this input does nothing as it was part of the deprecated `emit_telemetry` flow. You should remove this parameter from your workflow.'
description: 'The status of the previous build.'
required: false
token: