diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 93abee73c2..5bec1c2a7b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,4 +1,4 @@ -name: 'Govin' +name: 'update schedule' on: schedule: @@ -48,6 +48,7 @@ jobs: run: | git config --global user.email "360996299@qq.com" git config --global user.name "Govin" + git remote remove origin git remote add origin https://x-access-token:${{ secrets.GH_TOKEN }}@github.com/Guovin/TV.git git diff git add result.txt