mirror of
https://github.com/shizand/statapp.git
synced 2025-10-01 03:19:47 +03:00
ci: добавил pyproject в @semantic-release/git
This commit is contained in:
@@ -53,7 +53,8 @@
|
||||
"@semantic-release/git",
|
||||
{
|
||||
"assets": [
|
||||
"CHANGELOG.md"
|
||||
"CHANGELOG.md",
|
||||
"pyproject.toml"
|
||||
],
|
||||
"message": "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
|
||||
}
|
||||
|
Reference in New Issue
Block a user