Setting make-release-latest to false does not work
Open
- Dominant language
- Go
- Stars
- 783
- Forks
- 126
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 11
Description
cr upload -b ${BASE_URL} -r ${GIT_REPO} -u ${GIT_UPLOAD_URL} -o ${OWNER} -t ${GH_ENTERPRISE_TOKEN} -c $tag_commit_sha --generate-release-notes --make-release-latest false
This creates the release as "Latest" which is not the desired behaviour.
```
cr version
GitVersion: v1.6.1
GitCommit: 0102fa30dd78df0d0f8093c4607e6080972ff82d
BuildDate: 2023-10-31T07:28:18Z
GoVersion: go1.20.10
Compiler: gc
Platform: darwin/arm64
License: Apache 2.0
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.