Explorar o código

Adjust tag name for triggering repeater builds

Valentin V. Bartenev hai 3 meses
pai
achega
58258aa673
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: