Browse Source

Adjust tag name for triggering repeater builds

Valentin V. Bartenev 3 tháng trước cách đây
mục cha
commit
58258aa673
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/build-repeater-mqtt-firmwares.yml

+ 1 - 1
.github/workflows/build-repeater-mqtt-firmwares.yml

@@ -7,7 +7,7 @@ on:
   workflow_dispatch:
   push:
     tags:
-      - 'repeater-mqtt-eastmesh-*'
+      - 'repeater-mqtt-meshcoretel-*'
 
 jobs: