Browse Source

Add prerelease tag builds.

Ian Walton 3 years ago
parent
commit
05cba94abd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/main.yml

+ 1 - 0
.github/workflows/main.yml

@@ -4,6 +4,7 @@ on:
   push:
     branches:
       - release
+      - prerelease
       - test
 jobs:
   build-mac: