diff --git a/.github/workflows/containers.yml b/.github/workflows/containers.yml index 514d038d..ef51ca7c 100644 --- a/.github/workflows/containers.yml +++ b/.github/workflows/containers.yml @@ -26,7 +26,7 @@ jobs: echo tname: ${{ github.event.release.tag_name }} set - on-success: + build-push-containers: runs-on: ubuntu-latest # If the testing workflow has a success, then we build to :latest # Or if we are in a tagged release scenario.