diff --git a/.github/workflows/build_tag_publish.yml b/.github/workflows/build_tag_publish.yml index 0712a27c..8781cef5 100644 --- a/.github/workflows/build_tag_publish.yml +++ b/.github/workflows/build_tag_publish.yml @@ -55,7 +55,7 @@ jobs: env: DEFAULT_BUMP: patch GITHUB_TOKEN: ${{ secrets.BROADBOT_TOKEN }} - RELEASE_BRANCHES: sps_fix_tag_step + RELEASE_BRANCHES: .* WITH_V: true # - name: Construct Dockerhub and GCR image names