Explorar el Código

fix unpublished

DerSkythe hace 2 años
padre
commit
95166baf8c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/build-with-firmwware.yml

+ 1 - 1
.github/workflows/build-with-firmwware.yml

@@ -9,7 +9,7 @@ on:
         required: false
         type: string
   release:
-    types: [created]
+    types: [created,prereleased]
   push:
     paths:
       - .github/workflows/build-with-firmware.yml