Skip to content

Commit 4dc46d3

Browse files
authored
Update action.yml to be within word count limit of marketplace
1 parent f5fda0b commit 4dc46d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: GitHub Action for Lambda Function Deployment
2-
description: This action updates the code and configuration of the Lambda function provided by the user. If the function does not exist, a new one will be created.
2+
description: Updates the code and configuration of AWS Lambda functions. If the function does not exist, a new one will be created.
33
inputs:
44
function-name:
55
description: 'Name of the Lambda function.'

0 commit comments

Comments
 (0)