From 6e84e4d6f267eebdb7c4ae5fee3cbb30317a82cd Mon Sep 17 00:00:00 2001 From: Dmitry Date: Sat, 23 Dec 2023 17:19:51 +0700 Subject: [PATCH] Update regg_build.yml --- .github/workflows/regg_build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +