mirror of
https://codeberg.org/JasterV/event_bus.rs.git
synced 2026-04-26 18:10:02 +00:00
6 lines
196 B
TOML
6 lines
196 B
TOML
[workspace]
|
|
# set the path of all the crates to the changelog to the root of the repository
|
|
changelog_path = "./CHANGELOG.md"
|
|
pr_draft = true
|
|
pr_labels = ["release"]
|
|
pr_branch_prefix = "release-"
|