Update destination repository URL in sync workflow
This commit is contained in:
@@ -11,6 +11,6 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: adambirds/[email protected]
|
||||
with:
|
||||
destination_repository: git@jihulab.com:nezha/dashboard.git
|
||||
destination_repository: git@gitee.com:naibahq/nezha.git
|
||||
destination_branch_name: master
|
||||
destination_ssh_key: ${{ secrets.GITLAB_SSH_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user