Fix tags format

This commit is contained in:
Hornwitser 2024-07-15 23:23:44 +02:00
parent 96f2dbf6aa
commit db01452e4e

View file

@ -21,6 +21,6 @@ jobs:
uses: docker/build-push-action@v6
with:
push: true
tags:
tags: |
${{ env.REGISTRY_IMAGE }}:${{ github.ref_name }}
${{ env.REGISTRY_IMAGE }}:latest