mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-07-10 10:41:53 +02:00
fix: fixed release upload
This commit is contained in:
@ -150,7 +150,9 @@ 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
|
||||
|
||||
allow_failure: false
|
||||
rules:
|
||||
|
Reference in New Issue
Block a user