Skip to content

Commit 3d742cd

Browse files
committed
small fix
Signed-off-by: George Gaál <[email protected]>
1 parent e7e2fc1 commit 3d742cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ inputs:
106106
required: false
107107
default: 'true'
108108
upload-plan-destination:
109-
description: Destination to upload the plan to. azure, gcp, github and aws are currently supported.
109+
description: Destination to upload the plan to. Azure, GCP, GitHub and aws are currently supported.
110110
required: false
111111
upload-plan-destination-s3-bucket:
112112
description: Name of the destination bucket for AWS S3. Should be provided if destination == aws

docs/ce/reference/action-inputs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ inputs:
8484
required: false
8585
default: 'true'
8686
upload-plan-destination:
87-
description: Destination to upload the plan to. azure, gcp, GitHub and aws are currently supported.
87+
description: Destination to upload the plan to. Azure, GCP, GitHub and aws are currently supported.
8888
required: false
8989
upload-plan-destination-s3-bucket:
9090
description: Name of the destination bucket for AWS S3. Should be provided if destination == aws

0 commit comments

Comments
 (0)