diff --git a/.github/workflows/containers.yml b/.github/workflows/containers.yml index ef51ca7c..70f795cc 100644 --- a/.github/workflows/containers.yml +++ b/.github/workflows/containers.yml @@ -81,7 +81,7 @@ jobs: # master always builds :latest - name: Build and push :latest id: docker_build - if: ${{ github.ref == 'refs/heads/master'}} + if: ${{ github.ref }} == "refs/heads/master" uses: docker/build-push-action@v2 with: context: ./