mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-06-25 04:01:09 +02:00
fix: fixed release update
This commit is contained in:
@ -150,6 +150,7 @@ semver:
|
||||
- semantic-release -vv version
|
||||
- python -m build
|
||||
- twine upload dist/* -u __token__ -p $CI_PYPI_TOKEN
|
||||
- semantic-release publish
|
||||
release:
|
||||
tag_name: $CI_COMMIT_TAG
|
||||
description: $CI_COMMIT_TAG
|
||||
|
Reference in New Issue
Block a user