Skip to content

Commit 5c2d5ad

Browse files
authored
Update reusable workflow reference to 'main' branch
1 parent cebf4f9 commit 5c2d5ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/infrastructure-repository-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
fail-fast: false
5454
matrix:
5555
chunk_index: [0, 1, 2, 3]
56-
uses: armbian/armbian.github.io/.github/workflows/infrastructure-download-external.yml@matrix-chunk-via-reusable-workflow
56+
uses: armbian/armbian.github.io/.github/workflows/infrastructure-download-external.yml@main
5757
with:
5858
ENABLED: ${{ inputs.download_external != false || github.event.client_payload.download_external != false }}
5959
SKIP_VERSION_CHECK: false

0 commit comments

Comments
 (0)