diff --git a/.gitea/workflows/action.yaml b/.gitea/workflows/action.yaml index 3d853f9..730d04e 100644 --- a/.gitea/workflows/action.yaml +++ b/.gitea/workflows/action.yaml @@ -93,7 +93,7 @@ jobs: images: | git.claeyscloud.com/david/net-base tags: | - type=raw,value=${{ inputs.branch }} + type=raw,value=${{ inputs.branch }} type=raw,value=latest,enable=${{ steps.variables.outputs.IS_LATEST == 'true' }} - name: Generate random password for certificate id: password