Skip to content

Commit ae1ab19

Browse files
ezhang6811thpierce
andauthored
rename description for aws_region
Co-authored-by: Thomas Pierce <[email protected]>
1 parent 978ac26 commit ae1ab19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
description: The version to tag the release with, e.g., 1.2.0
77
required: true
88
aws_region:
9-
description: 'Deploy to aws regions'
9+
description: 'Deploy lambda layer to aws regions'
1010
required: true
1111
default: 'us-east-1, us-east-2, us-west-1, us-west-2, ap-south-1, ap-northeast-3, ap-northeast-2, ap-southeast-1, ap-southeast-2, ap-northeast-1, ca-central-1, eu-central-1, eu-west-1, eu-west-2, eu-west-3, eu-north-1, sa-east-1, af-south-1, ap-east-1, ap-south-2, ap-southeast-3, ap-southeast-4, eu-central-2, eu-south-1, eu-south-2, il-central-1, me-central-1, me-south-1, ap-southeast-5, ap-southeast-7, mx-central-1, ca-west-1, cn-north-1, cn-northwest-1'
1212

0 commit comments

Comments
 (0)