add tag only

This commit is contained in:
Adrien Beaudouin 2024-08-14 16:36:50 +02:00
parent fc2436f6cf
commit ddaa8ea688

View File

@ -35,4 +35,4 @@ runs:
shell: bash
if: ${{ startsWith(gitea.ref, 'refs/tags/v') }}
run: |
docker push ${{ steps.meta.outputs.tags }}
docker push ${{ inputs.registry }}/${{ gitea.repository }}:latest