Skip to content

Commit

Permalink
ci: update
Browse files Browse the repository at this point in the history
  • Loading branch information
winchesHe committed May 23, 2024
1 parent 0d2341b commit 58834a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
# repository: https://github.com/winchesHe/nextui/B-repo # 替换为实际的 B 仓库路径
head: update-branch
# head: update-branch
base: main
path: B-repo
branch: update-branch
branch: main
title: "Update from A repository"
body: "This PR updates B repository with changes from A repository."

0 comments on commit 58834a5

Please sign in to comment.