mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-28 14:20:01 +04:00
Commitbf8187d5dc("CI: use split target and subtarget in label workflow") didn't correctly output subtarget resulting in calling with an empty subtarget. Fix this and correctly output generated subtarget. Fixes:bf8187d5dc("CI: use split target and subtarget in label workflow") Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>