Skip to content

Commit

Permalink
Update github-sync.yml
Browse files Browse the repository at this point in the history
Testing
  • Loading branch information
DavidAce authored May 16, 2024
1 parent 943ceb3 commit e2bb755
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: repo-sync
uses: repo-sync/github-sync@v2
with:
source_repo: "https://DavidAce:${{ secrets.CMT_ACCESS_TOKEN }}@github.com/DavidAce/CMakeTemplate.git"
source_repo: "https://github.com/DavidAce/CMakeTemplate.git"
source_branch: "master"
destination_branch: "main"
github_token: ${{ secrets.CMT_ACCESS_TOKEN }}
#github_token: ${{ secrets.CMT_ACCESS_TOKEN }}

0 comments on commit e2bb755

Please sign in to comment.