rtk-ai/rtk

fix(cicd): pre-release not taking latest version

Open

#668 opened on Mar 17, 2026

View on GitHub
 (2 comments) (0 reactions) (1 assignee)Rust (2,914 forks)batch import
area:cibugeffort-smallgood first issuehelp wantedpriority:medium

Repository metrics

Stars
 (48,085 stars)
PR merge metrics
 (Avg merge 11d 1h) (45 merged PRs in 30d)

Description

The pre-release is not using the latest version by running a dry versionning, so it is incrementing the same again and again

Contributor guide