diff --git a/.github/workflows/github-sync.yml b/.github/workflows/github-sync.yml index d523b82fc..6f8fe5348 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