Explorar el Código

fix: Build beta releases pipeline enabled

jamesread hace 5 meses
padre
commit
dceb509ab9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .github/workflows/build-and-release.yml

+ 1 - 0
.github/workflows/build-and-release.yml

@@ -10,6 +10,7 @@ on:
     branches:
       - main
       - next
+      - beta
 
 jobs:
   build: