Parcourir la source

fix: Build beta releases pipeline enabled

jamesread il y a 5 mois
Parent
commit
dceb509ab9
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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: