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 ce1c1cc commit 5ce93e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
cd B-repo
git push origin update-branch
git push https://github.com/winchesHe/nextui update-branch
- name: Create Pull Request # 第六步:创建一个 Pull Request
uses: peter-evans/create-pull-request@v5
Expand Down

0 comments on commit 5ce93e5

Please sign in to comment.