From ca5580329c43be4eb4024bd1a148c8cafb7d132c Mon Sep 17 00:00:00 2001 From: dlgt7 <102397160+dlgt7@users.noreply.github.com> Date: Tue, 20 Jun 2023 06:21:20 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E5=88=A9=E7=94=A8Github=20Actions?= =?UTF-8?q?=E8=87=AA=E5=8A=A8=E5=90=8C=E6=AD=A5Fork.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 利用Github Actions自动同步Fork.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/利用Github Actions自动同步Fork.md b/利用Github Actions自动同步Fork.md index 4e4ac8c..06942d7 100644 --- a/利用Github Actions自动同步Fork.md +++ b/利用Github Actions自动同步Fork.md @@ -10,7 +10,10 @@ fork别人的github项目,然后更改默认branch为主要活动branch 添加如下代码[1] -# .github/workflows/sync.yml +![微信图片_20230620055616](https://github.com/dlgt7/TVbox-interface/assets/102397160/cb514d9b-2cf1-427b-b7e1-46d5eb27faa3) + + +# #.github/workflows/sync.yml name: Sync Fork on: