Skip to content

Commit febf605

Browse files
committed
fix
1 parent c066db6 commit febf605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-linux-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ jobs:
214214
type=ref,event=branch
215215
type=ref,event=pr
216216
type=semver,pattern={{version}}
217-
type=semver,pattern={{major}}.{{minor}}
217+
type=raw,value=latest
218218
219219
- name: Create manifest list and push
220220
working-directory: ${{ runner.temp }}/digests

0 commit comments

Comments
 (0)