From bc0303c5dadecb7410f753725509234e0ff007ee Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Wed, 6 Oct 2021 08:59:03 +0200 Subject: [PATCH] Rename workflow name --- .github/workflows/containers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.