0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-12 18:51:50 +02:00

ci: use ssh key for push

This commit is contained in:
2025-05-19 14:37:05 +02:00
committed by Klaus Wakonig
parent 52d8e4b332
commit 7f67d28887

View File

@ -98,7 +98,7 @@ default_bump_level = 0
[tool.semantic_release.remote]
name = "origin"
type = "github"
ignore_token_for_push = false
ignore_token_for_push = true
[tool.semantic_release.remote.token]
env = "GH_TOKEN"