Skip to content

Commit e525877

Browse files
committed
fix: latest tag
1 parent 78bdd10 commit e525877

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,11 @@ jobs:
8383
uses: docker/metadata-action@v3
8484
with:
8585
images: lakhansamani/authorizer
86-
flavor: |
87-
latest=false
8886
tags: |
8987
type=schedule
9088
type=ref,event=branch
9189
type=ref,event=tag
9290
type=ref,event=pr
93-
type=raw,value=latest,enable={{is_default_branch}}
9491
9592
- name: Build and push Docker image
9693
uses: docker/build-push-action@v2

0 commit comments

Comments
 (0)