diff --git a/.github/workflows/regg_build.yml b/.github/workflows/regg_build.yml index 64ebf56..6ee1fcf 100644 --- a/.github/workflows/regg_build.yml +++ b/.github/workflows/regg_build.yml @@ -2,7 +2,7 @@ name: CI on: push: - branches: [ "alpha-release" ] + branches: [ "beta-release" ] paths-ignore: - "**.md" - "**.css" @@ -75,4 +75,4 @@ jobs: with: name: regg-${{ env.COMMIT_SHA_SHORT }}-dev path: publish/* - \ No newline at end of file +