Przeglądaj źródła

Update build_push.yml

Just Call Me Koko 3 lat temu
rodzic
commit
c0cdcc9818
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/workflows/build_push.yml

+ 1 - 1
.github/workflows/build_push.yml

@@ -78,7 +78,7 @@ jobs:
       - name: Find and Replace
       - name: Find and Replace
         uses: jacobtomlinson/gha-find-replace@v2
         uses: jacobtomlinson/gha-find-replace@v2
         with:
         with:
-          find: "justcallmekoko"
+          find: "ESP32 Marauder"
           replace: "compiler.c.elf.libs.esp32s2=-zmuldefs "
           replace: "compiler.c.elf.libs.esp32s2=-zmuldefs "
           regex: false
           regex: false