From e509dd74512b121979389c9eca12c6d50542eddc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pelayo=20Rojas=20=C3=8D=C3=B1igo?= <31128562+Pelayori@users.noreply.github.com> Date: Tue, 30 Jan 2024 14:45:44 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 609b55f4..de1c9393 100644 --- a/README.md +++ b/README.md @@ -112,3 +112,5 @@ This action uses three secrets that must be configured in the repository: - DEPLOY_KEY: key to authenticate the user in the remote machine. Note that this action logs in the remote machine and downloads the docker-compose file from the repository and launches it. Obviously, previous actions have been executed which have uploaded the docker images to the GitHub Packages repository. + +Prueba de PR - Pelayo