diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index a3df792..c915a98 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -13,5 +13,5 @@ jobs: - name: Mirroring Repository uses: pixta-dev/repository-mirroring-action@v1.1.1 with: - target_repo_url: git@gitlab.com:Lakkeger/sample-serverless-image-resizer-s3-lambda.git + target_repo_url: git@gitlab.com:localstack.cloud/samples/sample-serverless-image-resizer-s3-lambda.git ssh_private_key: ${{ secrets.GITLAB_SSH_PRIVATE_KEY }} \ No newline at end of file