Skip to content

Commit 2d73340

Browse files
committed
Explicitly set release latest to false
This change explicitly sets mainline releases as not latest. Signed-off-by: Austin Vazquez <[email protected]>
1 parent 45e3091 commit 2d73340

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,3 +156,4 @@ jobs:
156156
body_path: ./builds/containerd-release-notes/release-notes.md
157157
files: |
158158
builds/release-tars-**/*
159+
make_latest: false

0 commit comments

Comments
 (0)