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: