fix actions tag

This commit is contained in:
Denys Konovalov 2023-02-05 15:07:05 +01:00
parent d7b13a1f79
commit 4f39ca6c9d

@ -31,6 +31,8 @@ jobs:
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=raw,latest
- name: Build and push Docker image
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc