From 3aebacec49b7f484d5451d8383f326c211fb4723 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A6=B3=E6=9C=88=E5=94=AF?= Date: Fri, 14 Aug 2020 00:12:06 +0800 Subject: [PATCH] =?UTF-8?q?:zap:=20=E6=9C=89=E4=BB=80=E9=BA=BC=E6=9D=B1?= =?UTF-8?q?=E8=A5=BF=E8=B7=91=E5=87=BA=E4=BE=86=E6=83=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/gen_nofarm.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/gen_nofarm.yml b/.github/workflows/gen_nofarm.yml index b59de5e..07cd0b1 100644 --- a/.github/workflows/gen_nofarm.yml +++ b/.github/workflows/gen_nofarm.yml @@ -30,6 +30,7 @@ jobs: git config --local user.email "action@github.com" git config --local user.name "GitHub Action" git add hide_farm_from_search.txt + git add hide_farm_from_search_ff.txt git commit -m "🤖 自動更新 NoFarm" - name: Push changes uses: ad-m/github-push-action@master