diff --git a/.github/workflows/sync-template.yml b/.github/workflows/sync-template.yml index 136c1043..5442a0d2 100644 --- a/.github/workflows/sync-template.yml +++ b/.github/workflows/sync-template.yml @@ -24,7 +24,7 @@ jobs: uses: actions/checkout@v4 with: fetch-depth: 0 - token: ${{ steps.generate-token.outputs.token }} + token: ${{ steps.get_installation_token.outputs.token }} - name: Sync branch to template env: