Fixed release workflow

master 1.0.1
Gertjan Krol 2023-09-01 21:45:27 +00:00
parent 2cb4994fd5
commit dc3d39c04d
1 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ jobs:
with:
push: true
tags:
- ${REGISTRY}/${IMAGE_NAMESPACE}:${{ github.ref_name }}
- ${REGISTRY}/${IMAGE_NAMESPACE}:latest
${REGISTRY}/${IMAGE_NAMESPACE}:${{ github.ref_name }}
${REGISTRY}/${IMAGE_NAMESPACE}:latest
- name: Inspect image
run: ${REGISTRY}/${IMAGE_NAMESPACE}:${{ github.ref_name }}