From 15c2b010931822d677aff58cda171bcd9f08c6d0 Mon Sep 17 00:00:00 2001 From: Flook Date: Thu, 30 Jan 2025 04:18:46 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=97=E0=B8=94=E0=B8=AA=E0=B8=AD=E0=B8=9A?= =?UTF-8?q?=20automatic=20deploy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.jsx b/src/App.jsx index 45f3e2e..a6af01f 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -2,7 +2,7 @@ function App() { return (
-

สวัสดี! ทดสอบการ Deploy อัตโนมัติเมื่อมีการ เมื่อมีการ push โค้ดใหม่ไปยัง Gitea ครับ

+

สวัสดี! การ Deploy อัตโนมัติสำเร็จ

) }