mirror of
https://github.com/actions/deploy-pages.git
synced 2026-03-30 01:54:52 +00:00
Deprecate the conclusion parameter for the Action
This commit is contained in:
@@ -11,6 +11,7 @@ inputs:
|
|||||||
required: false
|
required: false
|
||||||
default: 'false'
|
default: 'false'
|
||||||
conclusion:
|
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.'
|
description: 'The status of the previous build.'
|
||||||
required: false
|
required: false
|
||||||
token:
|
token:
|
||||||
|
|||||||
Reference in New Issue
Block a user