Browse Source

Update build-release.yml

Chris Pietschmann 2 months ago
parent
commit
cc4598c41b
1 changed files with 1 additions and 0 deletions
  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: