mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-13 19:21:50 +02:00
ci: use ssh key for push
This commit is contained in:
@ -98,7 +98,7 @@ default_bump_level = 0
|
|||||||
[tool.semantic_release.remote]
|
[tool.semantic_release.remote]
|
||||||
name = "origin"
|
name = "origin"
|
||||||
type = "github"
|
type = "github"
|
||||||
ignore_token_for_push = false
|
ignore_token_for_push = true
|
||||||
|
|
||||||
[tool.semantic_release.remote.token]
|
[tool.semantic_release.remote.token]
|
||||||
env = "GH_TOKEN"
|
env = "GH_TOKEN"
|
||||||
|
Reference in New Issue
Block a user