From 69c978f0ee65f948107c4cd23dce863cec515f10 Mon Sep 17 00:00:00 2001 From: ytshih Date: Wed, 23 Apr 2025 10:43:24 +0800 Subject: [PATCH] Fix: add latest --- action.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yaml b/action.yaml index be04431..a7c949a 100644 --- a/action.yaml +++ b/action.yaml @@ -80,6 +80,7 @@ runs: images: | ${{ inputs.push-registry }}/${{ env.GITEA_REPO }} tags: | + type=raw,value=latest,enable={{is_default_branch}} type=ref,event=branch type=ref,event=tag type=sha