Update sync_project.yml

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 3 years ago committed by GitHub
parent a630b9ad78
commit b610d44dc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/sync_project.yml

@ -31,7 +31,7 @@ jobs:
uses: pixta-dev/repository-mirroring-action@v1
with:
target_repo_url:
https://fscarmen@bitbucket.org/fscarmen/test.git
git@bitbucket.org:fscarmen/test.git
ssh_private_key:
${{ secrets.PRIVATE_KEY }}

Loading…
Cancel
Save