# Full documentation is available at https://gitlab.com/cyloncore/yet/-/blob/stable/docs/yet_yml.md
tasks:release_commit:description:"Generate the release commit"arguments:[version]command:!commands-cargo release --no-publish --no-tag --execute {version}