Ver Fonte

Adjust tag name for triggering repeater builds

Valentin V. Bartenev há 3 meses atrás
pai
commit
58258aa673
1 ficheiros alterados com 1 adições e 1 exclusões
  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: