Skip to content

Commit

Permalink
Update destination repository URL in sync workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
naiba committed Dec 4, 2023
1 parent 8fa59a4 commit 7425571
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 @@ -11,6 +11,6 @@ jobs:
- uses: actions/checkout@v4
- uses: adambirds/sync-github-to-gitlab-action@v1.1.0
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 }}

0 comments on commit 7425571

Please sign in to comment.