Skip to content

Commit

Permalink
[skip ci] use new gitlab sync
Browse files Browse the repository at this point in the history
  • Loading branch information
bagusnl authored Jul 3, 2024
1 parent 05a9127 commit 9adbbbc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/sync-to-gitlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
with:
fetch-depth: '0'

- uses: adambirds/sync-github-to-gitlab-action@v1.1.0
- uses: keninkujovic/gitlab-sync@2.0.0
with:
destination_repository: git@gitlab.com:bagusnl/CollapseLauncher-ReleaseRepo.git
destination_branch_name: main
destination_ssh_key: ${{ secrets.GITLAB_SSH_KEY }}
gitlab_url: https://gitlab.com/bagusnl/CollapseLauncher-ReleaseRepo.git
username: bagusnl
gitlab_pat: ${{ secrets.GITLAB_PAT }}

0 comments on commit 9adbbbc

Please sign in to comment.