From 5985080d8fc29ef96af205c798f5b38cc047a201 Mon Sep 17 00:00:00 2001 From: frxz751113 <156018267+frxz751113@users.noreply.github.com> Date: Wed, 28 Aug 2024 22:15:39 +0800 Subject: [PATCH] =?UTF-8?q?Update=20IPTV=E9=87=87=E9=9B=86=E6=A3=80?= =?UTF-8?q?=E6=B5=8B.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/IPTV采集检测.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/IPTV采集检测.yml b/.github/workflows/IPTV采集检测.yml index 946fbd2..3975db5 100644 --- a/.github/workflows/IPTV采集检测.yml +++ b/.github/workflows/IPTV采集检测.yml @@ -31,8 +31,8 @@ jobs: - name: 提交更改 run: | - git config --local user.email "lucheng7996@163.com" - git config --local user.name "lucheng7996" + git config --local user.email "actions@163.com" + git config --local user.name "GitHub Action" #git reset --hard origin/main git add . git commit -m "Add generated file"