From 9e05896d71ddc866b555b10d59d03e4c8c73c5d0 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Sun, 4 Jan 2026 18:55:07 +0100 Subject: [PATCH] Switch to main branch as script has been merged already --- .github/workflows/infrastructure-repository-update.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/infrastructure-repository-update.yml b/.github/workflows/infrastructure-repository-update.yml index 78994e02..01715a33 100644 --- a/.github/workflows/infrastructure-repository-update.yml +++ b/.github/workflows/infrastructure-repository-update.yml @@ -134,7 +134,7 @@ jobs: external: name: "Download external" needs: Copying - uses: armbian/armbian.github.io/.github/workflows/infrastructure-download-external.yml@repo_fix + uses: armbian/armbian.github.io/.github/workflows/infrastructure-download-external.yml@main with: ENABLED: ${{ inputs.download_external || true }} ACCESS_NAME: armbian @@ -332,7 +332,7 @@ jobs: with: repository: armbian/build fetch-depth: 1 - ref: repo_fix + ref: main clean: false - name: "Build repository ${{ matrix.repository.name }}" @@ -411,7 +411,7 @@ jobs: with: repository: armbian/build clean: false - ref: repo_fix + ref: main fetch-depth: 1 path: build