CI: correctly output subtarget in label workflow
[openwrt/staging/hauke.git] / .github / workflows / label-target.yml
index 4c3df28f51bb37dae3446363b53689fe174e109a..3a624598b1e21713dfc504922e27f5a252cc4f2f 100644 (file)
@@ -13,6 +13,7 @@ jobs:
     runs-on: ubuntu-latest
     outputs:
       target: ${{ steps.set_target.outputs.target }}
+      subtarget: ${{ steps.set_target.outputs.subtarget }}
 
     steps:
       - name: Set target