ci: make tags release to the music-kraken pypi package instead of music-kraken-stable
This commit is contained in:
parent
585e8c9671
commit
ac9a74138c
@ -11,7 +11,6 @@ steps:
|
||||
build-stable:
|
||||
image: python
|
||||
commands:
|
||||
- sed -i 's/name = "music-kraken"/name = "music-kraken-stable"/' pyproject.toml
|
||||
- python -m pip install -r requirements-dev.txt
|
||||
- python3 -m build
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user