We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0029ba commit 9bd1610Copy full SHA for 9bd1610
action.yml
@@ -1,5 +1,5 @@
1
name: AWS Lambda Layer Builder
2
-description: Creates an AWS Lambda Layer and uploads layer to a S3 bucket. Add permisions to the Lambda Layer to grant access to other accounts.
+description: Action will create/publish an AWS Lambda Layer from your GitHub Workflow. Does the undifferentiated heavy lifting for you.
3
4
# Including library dependencies in a layer
5
# https://docs.aws.amazon.com/lambda/latest/dg/configuration-layers.html#configuration-layers-path
0 commit comments