From 0f8cabfc56a5b5e7c17c320a7e9ccdf287108136 Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Mon, 20 May 2019 13:58:27 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25e0c9f..52b6295 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [GitHub Deployment API](https://github.com/unacast/actions/tree/master/github-deploy) - [GitHub Action for zem](https://github.com/artemnovichkov/action-zem) - [GitHub Action for Homebrew](https://github.com/artemnovichkov/action-homebrew) -- [Deploy Lambda code to an existing function](deploying Lambda code to an existing function) +- [Deploy Lambda code to an existing function](https://github.com/appleboy/lambda-action) - [Copy files and artifacts via SSH](https://github.com/appleboy/scp-action) - [Executing remote ssh commands](https://github.com/appleboy/ssh-action)