Browse Source

fix: Build beta releases pipeline enabled

jamesread 5 tháng trước cách đây
mục cha
commit
dceb509ab9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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: