Skip to content

Commit 9512cf5

Browse files
author
GeiserX
committed
Remove incorrect flavor section from metadata action
1 parent 5c414cf commit 9512cf5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,6 @@ jobs:
8484
uses: docker/metadata-action@v5
8585
with:
8686
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
87-
flavor: |
88-
suffix=-${{ github.ref_name }}
8987
tags: |
9088
type=ref,event=branch
9189
type=ref,event=pr

0 commit comments

Comments
 (0)