0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 19:21:50 +02:00

ci: set branch name for semver

This commit is contained in:
2024-04-16 17:10:48 +02:00
parent 22fb5a5656
commit 4bcae0f921

View File

@ -191,6 +191,7 @@ semver:
semantic-release publish -v DEBUG
-D version_variable=./setup.py:__version__
-D hvcs=gitlab
-D branch=main
allow_failure: false
rules: