Skip to content

Commit

Permalink
fix(ci:sync): change Gitlab repo URL
Browse files Browse the repository at this point in the history
  • Loading branch information
lakkeger committed Mar 11, 2024
1 parent 831b43c commit ca3ba98
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 @@ -13,5 +13,5 @@ jobs:
- name: Mirroring Repository
uses: pixta-dev/[email protected]
with:
target_repo_url: [email protected]:Lakkeger/sample-serverless-image-resizer-s3-lambda.git
target_repo_url: [email protected]:localstack.cloud/samples/sample-serverless-image-resizer-s3-lambda.git
ssh_private_key: ${{ secrets.GITLAB_SSH_PRIVATE_KEY }}

0 comments on commit ca3ba98

Please sign in to comment.