You've already forked armbian.github.io
mirror of
https://github.com/armbian/armbian.github.io.git
synced 2026-01-06 11:42:20 -08:00
Update workflow to use infrastructure-reusable-mirror
This commit is contained in:
@@ -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 }}"
|
||||
|
||||
Reference in New Issue
Block a user