From 68480ca228b07387d1edf407bf39dfd1663a3bb5 Mon Sep 17 00:00:00 2001 From: liyp Date: Thu, 10 Apr 2025 14:32:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=98=E8=AE=B0=E6=B7=BB=E5=8A=A0=E4=BB=93?= =?UTF-8?q?=E5=BA=93=E7=94=A8=E6=88=B7=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/AutoGenerateREADME.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/AutoGenerateREADME.yaml b/.gitea/workflows/AutoGenerateREADME.yaml index ce6601c..67128a9 100644 --- a/.gitea/workflows/AutoGenerateREADME.yaml +++ b/.gitea/workflows/AutoGenerateREADME.yaml @@ -46,5 +46,5 @@ jobs: echo "No changes to README.md. Skipping commit." else git commit -m "Update README with recent commits" - git push https://${GIT_REPO_TOKEN}@git.linuxacme.com/ActionDemo.git + git push https://${GIT_REPO_TOKEN}@git.linuxacme.com/iorebuild/ActionDemo.git fi \ No newline at end of file