Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 4c30fe4

Browse files
authored
Update README.md
1 parent 055f8d5 commit 4c30fe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# action-lambda-python-zip
22
GitHub Action to make zip deployment to AWS Lambda with requirements in a separate layer.
33

4-
[![GitHubActions](https://img.shields.io/badge/listed%20on-GitHubActions-blue.svg)](https://github-actions.netlify.com/aws-lambda-zip-deploy-python)
4+
[![GitHubActions](https://img.shields.io/badge/listed%20on-GitHubActions-blue.svg)](https://github.com/marketplace/actions/aws-lambda-zip-deploy-python)
55

66
## Description
77
This action automatically installs requirements, zips and deploys the code including the dependencies as a separate layer.

0 commit comments

Comments
 (0)