浏览代码

Update build-release.yml

Chris Pietschmann 2 月之前
父节点
当前提交
cc4598c41b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/build-release.yml

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

@@ -4,6 +4,7 @@ on:
   push:
     branches:
       - main # or whatever branch you want to use
+      - azure-storage
 
 jobs:
   release: