fix: remove unnecessary comments
This commit is contained in:
@@ -25,10 +25,11 @@ minor_tags = ["feat"]
|
||||
patch_tags = ["fix", "perf"]
|
||||
default_bump_level = 0
|
||||
|
||||
[tool.semantic_release.remote]
|
||||
|
||||
[semantic_release.remote]
|
||||
type = "gitea"
|
||||
domain = "gitea.psi.ch"
|
||||
name = "origin"
|
||||
type = "github"
|
||||
ignore_token_for_push = true
|
||||
|
||||
[tool.semantic_release.remote.token]
|
||||
env = "GH_TOKEN"
|
||||
|
||||
Reference in New Issue
Block a user