Updates Package Name in Pipeline
This commit is contained in:
2
.github/workflows/python-test-and-build.yml
vendored
2
.github/workflows/python-test-and-build.yml
vendored
@@ -55,7 +55,7 @@ jobs:
|
||||
run: |
|
||||
poetry build -f sdist
|
||||
poetry install
|
||||
echo "Builded yoshi-seals - $(poetry version)"
|
||||
echo "Builded DicePlayer - $(poetry version)"
|
||||
- name: Configure PyPI
|
||||
run: |
|
||||
poetry config repositories.pypi https://upload.pypi.org/legacy/
|
||||
|
||||
Reference in New Issue
Block a user