From 293aef1618a5cc1825fbc6e6e2beaa55ffc223f3 Mon Sep 17 00:00:00 2001 From: silverpro89 Date: Tue, 27 Jan 2026 20:07:00 +0700 Subject: [PATCH] update CICD --- .gitea/workflows/deploy.yml | 2 +- readme.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index c60ab93..9aa72c6 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -68,7 +68,7 @@ jobs: # Submit game info to API echo "📤 Submitting game info to API..." - curl --location 'http://senaai.tech:10000/api/games?title=null' \ + curl --location 'http://localhost:10000/api/games/save-with-check' \ --header 'Content-Type: application/x-www-form-urlencoded' \ --data-urlencode "title=$GAME_TITLE" \ --data-urlencode "description=$GAME_DESC" \ diff --git a/readme.md b/readme.md index 9fde827..a35323d 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,3 @@ -Tên trò chơi +Sequence Word TextOnly Mô tả của trò chơi -quiz \ No newline at end of file +Sequence \ No newline at end of file