fix: action build

This commit is contained in:
engigu
2026-01-18 17:36:46 +08:00
parent 43a023d683
commit 54774c66f8
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -40,6 +40,7 @@ jobs:
tags: |
type=semver,pattern={{version}}-amd64
type=raw,value=latest-amd64,enable={{is_default_branch}}
type=ref,event=branch,suffix=-amd64
- name: Get build time
id: build_time
+1
View File
@@ -43,6 +43,7 @@ jobs:
tags: |
type=semver,pattern={{version}}-arm64
type=raw,value=latest-arm64,enable={{is_default_branch}}
type=ref,event=branch,suffix=-arm64
- name: Get build time
id: build_time