diff --git a/.github/workflows/containers.yml b/.github/workflows/containers.yml index 02dd51c3..67910c45 100644 --- a/.github/workflows/containers.yml +++ b/.github/workflows/containers.yml @@ -95,7 +95,7 @@ jobs: # master branch -> :dev container tag - name: Build and push :dev id: docker_build - if: ${{ github.ref }} == "refs/heads/master" + if: ${{ github.ref }} == "refs/heads/dev" uses: docker/build-push-action@v6 with: context: ./