From d333be66fd011575613816971c6a8ee05c109114 Mon Sep 17 00:00:00 2001 From: Jesus Fajardo Date: Mon, 14 Oct 2024 21:45:02 +0200 Subject: [PATCH] Testing SSH conection from Github Action --- frontend/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/README.md b/frontend/README.md index f768e33..9c9e132 100644 --- a/frontend/README.md +++ b/frontend/README.md @@ -6,3 +6,5 @@ Currently, two official plugins are available: - [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh - [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh + +Deploy 1 \ No newline at end of file