From 1cc6196b3298245ef2efb30b91d657f32444d734 Mon Sep 17 00:00:00 2001 From: Igor Date: Wed, 2 Apr 2025 23:00:44 +0200 Subject: [PATCH] Add special extensions to the yaml file --- make-yaml-redirector/action.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/make-yaml-redirector/action.yml b/make-yaml-redirector/action.yml index 8e918a4..c7b2820 100644 --- a/make-yaml-redirector/action.yml +++ b/make-yaml-redirector/action.yml @@ -58,6 +58,16 @@ 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 + servers: EOF echo "
" >> $GITHUB_STEP_SUMMARY