From 23da00e9546b0494a5d5c2ce87b8dbffd609d526 Mon Sep 17 00:00:00 2001 From: DIYgod Date: Mon, 18 Mar 2024 20:24:26 +0800 Subject: [PATCH] chore: fix docs branch --- .github/workflows/build-assets.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build-assets.yml b/.github/workflows/build-assets.yml index e83a7adfd..1b8c33a7d 100644 --- a/.github/workflows/build-assets.yml +++ b/.github/workflows/build-assets.yml @@ -57,7 +57,8 @@ jobs: destination-github-username: 'RSSNext' destination-repository-name: 'rsshub-docs' user-email: '41898282+github-actions[bot]@users.noreply.github.com' - target-branch: 'github-actions[bot]' + user-name: 'github-actions[bot]' + target-branch: 'main' - name: Pushes to docs repository - zh uses: cpina/github-action-push-to-another-repository@main env: