diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml index 2920199..f9a4c8b 100644 --- a/.github/workflows/build-all.yml +++ b/.github/workflows/build-all.yml @@ -44,6 +44,7 @@ jobs: openwrt_tag: ${{ needs.setup.outputs.openwrt_tag }} set-tag: + name: Set tag runs-on: self-hosted needs: [setup,build] steps: