From 8d9331a1d76fb11a198e411a8f704426666aaf5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=AA=E5=AD=90?= Date: Fri, 27 Dec 2024 17:28:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/g.yaml | 4 ++-- template.html | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/g.yaml b/.github/workflows/g.yaml index 17d49c9..f9ac430 100644 --- a/.github/workflows/g.yaml +++ b/.github/workflows/g.yaml @@ -47,7 +47,7 @@ jobs: run: | cp -r index/* target-repo/ cp -r assets/ target-repo/ - cp -r images/ target-repo/ + cp -r images/ target-repo/ # 步骤 7: 提交并推送更改到目标仓库 - name: Commit and push changes to target repository @@ -55,6 +55,6 @@ jobs: cd target-repo git config --global user.name "github-actions[bot]" git config --global user.email "github-actions[bot]@users.noreply.github.com" - git add . + git add -f . git commit -m "Automated commit by GitHub Actions" git push \ No newline at end of file diff --git a/template.html b/template.html index a502455..4917e41 100644 --- a/template.html +++ b/template.html @@ -53,13 +53,13 @@

Follow me on ...