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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Lambda layers provide a convenient way to package libraries and other dependenci
6
6
7
7
A layer is a .zip file archive that can contain additional code or data. A layer can contain libraries, a custom runtime, data, or configuration files. Layers promote code sharing and separation of responsibilities so that you can iterate faster on writing business logic.
8
8
9
-
Created this action to save on all the extra code it requires in a Github Worflow to create and publish a layer. This will do all the undifferentiated heavy lifting for you.
9
+
Created this action to save on all the extra code that is required in a GitHub Workflow to create and publish a layer. This will do all the undifferentiated heavy lifting for you.
0 commit comments