ci: fixed upload of release
This commit is contained in:
parent
28de759ad6
commit
3c37da8f51
@ -151,9 +151,6 @@ semver:
|
||||
- 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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user