From 2a55b5ce59d94b812ee1748d890a0c6183af8ab9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Aceituno=20Ch=C3=A1vez?= Date: Thu, 16 May 2024 13:07:33 +0200 Subject: [PATCH] Update github-sync.yml --- .github/workflows/github-sync.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/github-sync.yml b/.github/workflows/github-sync.yml index ffca1cd..e0c0a98 100644 --- a/.github/workflows/github-sync.yml +++ b/.github/workflows/github-sync.yml @@ -19,4 +19,5 @@ jobs: source_repo: "https://github.com/DavidAce/CMakeTemplate.git" source_branch: "master" destination_branch: "main" + #github_token: ${{ secrets.CMT_ACCESS_TOKEN }}