We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: