From 64b3c25b858f91218df6cd5b19a9c88643a364c2 Mon Sep 17 00:00:00 2001 From: David <39565245+dmunozv04@users.noreply.github.com> Date: Wed, 23 Feb 2022 17:08:39 +0100 Subject: [PATCH] Update docker tags generation (part 2) --- .github/workflows/main.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6af0335..943e108 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,8 +25,9 @@ jobs: # Get the repositery's code - name: Checkout uses: actions/checkout@v2 - - name: Docker meta + + # Generate docker tags + - name: Docker meta id: meta uses: docker/metadata-action@v3 with: