From cccd6c0c0da8a43f0d462733ba3c518e4cf7bbb6 Mon Sep 17 00:00:00 2001 From: Przemek Rzad Date: Tue, 10 Sep 2024 16:02:54 +0200 Subject: [PATCH] Update misc-sync-templates.yml --- .github/workflows/misc-sync-templates.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/misc-sync-templates.yml b/.github/workflows/misc-sync-templates.yml index 0b8255cbd369..5e9111e15623 100644 --- a/.github/workflows/misc-sync-templates.yml +++ b/.github/workflows/misc-sync-templates.yml @@ -42,6 +42,7 @@ jobs: git config --global user.email "163130811+polkadot-sdk-template-bot-stg[bot]@users.noreply.github.com" - uses: actions/checkout@v4 with: + repository: "paritytech/polkadot-sdk" path: polkadot-sdk ref: "${{ github.event.inputs.stable_release_branch }}" - name: Generate a token for the template repository