diff --git a/make-yaml-redirector/action.yml b/make-yaml-redirector/action.yml index c7b2820..3d21529 100644 --- a/make-yaml-redirector/action.yml +++ b/make-yaml-redirector/action.yml @@ -59,14 +59,14 @@ runs: # Documentation: https://github.com/armbian/armbian-router specialExtensions: - boot-sms.img.xz: -boot-sms - boot-boe.img.xz: -boot-boe - boot-csot.img.xz: -boot-csot - rootfs.img.xz: -rootfs - img.qcow2: -qcow2 - img.qcow2.xz: -qcow2 - boot.bin.xz: -uboot-bin - hyperv.zip: -hyperv + - boot-sms.img.xz: -boot-sms + - boot-boe.img.xz: -boot-boe + - boot-csot.img.xz: -boot-csot + - rootfs.img.xz: -rootfs + - img.qcow2: -qcow2 + - img.qcow2.xz: -qcow2 + - boot.bin.xz: -uboot-bin + - hyperv.zip: -hyperv servers: EOF