From 021c1cd1ba74e04f437b8fe723c1eda7a9cbb144 Mon Sep 17 00:00:00 2001 From: eyedeekay Date: Mon, 29 Apr 2024 20:49:51 -0400 Subject: [PATCH] Fix CI files --- .github/workflows/github-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-sync.yml b/.github/workflows/github-sync.yml index fbfea2e..886cd2a 100644 --- a/.github/workflows/github-sync.yml +++ b/.github/workflows/github-sync.yml @@ -11,7 +11,7 @@ jobs: - uses: actions/checkout@v4 with: persist-credentials: false - name: repo-sync + - name: repo-sync env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} uses: repo-sync/github-sync@v2