You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: action.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
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.
0 commit comments