Skip to content

Commit bfaaa6f

Browse files
authored
tryfix: latest (#6)
1 parent 2316aa5 commit bfaaa6f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,6 @@ jobs:
102102
uses: docker/metadata-action@v5
103103
with:
104104
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
105-
flavor: |
106-
latest=${{ startsWith(github.ref, 'refs/tags/') }}
107105
tags: |
108106
type=ref,event=branch
109107
type=ref,event=pr

0 commit comments

Comments
 (0)