diff --git a/.github/workflows/build-publish.yml b/.github/workflows/build-publish.yml index 447c1b9a..8f937c53 100644 --- a/.github/workflows/build-publish.yml +++ b/.github/workflows/build-publish.yml @@ -14,7 +14,7 @@ name: Build and Deploy to GCP registry on: push: - branches: [ "split" ] + branches: [ "split", "master" ] env: GAR_LOCATION: asia-northeast1 # TODO: update region of the Artifact Registry