diff --git a/.github/workflows/infrastructure-mirror-repository-artifacts.yml b/.github/workflows/infrastructure-mirror-repository-artifacts.yml index c75e1db0..d5936c53 100644 --- a/.github/workflows/infrastructure-mirror-repository-artifacts.yml +++ b/.github/workflows/infrastructure-mirror-repository-artifacts.yml @@ -81,7 +81,7 @@ jobs: fail-fast: false matrix: include: ${{ fromJson(needs.prepare.outputs.matrix) }} - uses: armbian/armbian.github.io/.github/workflows/reusable.yml@main + uses: armbian/armbian.github.io/.github/workflows/infrastructure-reusable-mirror.yml@main with: name: "${{ matrix.name }}" cdntag: "${{ matrix.cdn_tag }}"