Skip to content

Commit

Permalink
SSH key unnecessary for public source repo; update GIT_SYNC_SOURCE_RE…
Browse files Browse the repository at this point in the history
…PO to https link as well.
  • Loading branch information
Sichan Yoo committed Dec 12, 2024
1 parent 8a3e98c commit 3dff8fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/repo-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ jobs:
source_branch: "main"
destination_repo: ${{ secrets.GIT_SYNC_DESTINATION_REPO }}
destination_branch: "main"
source_ssh_private_key: ${{ secrets.GIT_SYNC_SOURCE_SSH_PRIVATE_KEY }}
destination_ssh_private_key: ${{ secrets.GIT_SYNC_DESTINATION_SSH_PRIVATE_KEY }}

0 comments on commit 3dff8fc

Please sign in to comment.