Skip to content

Commit c2027d5

Browse files
committed
do not push latest tag on release
1 parent fc30ec1 commit c2027d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
uses: docker/metadata-action@v5
2828
with:
2929
tags: type=semver,pattern={{version}}
30+
flavor: latest=false
3031
images: codingdepot/idp-target-registry
3132
- name: Build and push
3233
id: push

0 commit comments

Comments
 (0)