Skip to content

Commit 3393b0a

Browse files
committed
ci: mark opencv releases as non-latest
1 parent 2202877 commit 3393b0a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-opencv-wheel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,6 @@ jobs:
9090
gh release create "$TAG" \
9191
opencv-python/opencv_python_headless*.whl \
9292
--repo "$REPO" \
93+
--latest=false \
9394
--title "opencv-python-headless $VERSION" \
9495
--notes "OpenCV Python headless wheel version $VERSION optimized for ARM64 architecture with GStreamer and FFmpeg support."

0 commit comments

Comments
 (0)