diff --git a/.github/workflows/docker-image.yaml b/.github/workflows/docker-image.yaml index b7aad361..332aef32 100644 --- a/.github/workflows/docker-image.yaml +++ b/.github/workflows/docker-image.yaml @@ -5,7 +5,7 @@ name: Docker Image CI # branch called `main`. on: push: - branches: ['main'] + branches: ['release'] # Defines two custom environment variables for the workflow. These are used