Skip to content

Commit

Permalink
Update repo-sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aslimacc authored Jul 28, 2020
1 parent afa7560 commit 608660b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/repo-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
- name: repo-sync
uses: wei/git-sync@v2
with:
source_repo: "Accengage/cordova-sdk-plugin"
source_repo: "Accengage/accengage-ios-sdk-releases"
source_branch: "*"
destination_repo: "urbanairship/accengage-cordova-sdk-plugin"
destination_repo: "urbanairship/accengage-ios-sdk-releases"
destination_branch: "*"
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}

0 comments on commit 608660b

Please sign in to comment.