diff --git a/docker-build-push/action.yml b/docker-build-push/action.yml index 8599327..9a2048a 100644 --- a/docker-build-push/action.yml +++ b/docker-build-push/action.yml @@ -46,8 +46,8 @@ runs: # flavor images: ${{ inputs.metadata_images }} tags: ${{ inputs.metadata_tags }} - sep-tags: '\n' - sep-labels: '\n' + # sep-tags: '\n' + # sep-labels: '\n' - name: Set up QEMU uses: docker/setup-qemu-action@v3 - name: Set up Docker Buildx