mirror of
https://github.com/django-polymorphic/django-polymorphic.git
synced 2026-01-15 04:18:41 +03:00
rename publish job and update to be verbose
This commit is contained in:
parent
37062d7518
commit
83607a1a31
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -89,7 +89,7 @@ jobs:
|
|||
PACKAGE_NAME=$(python -c "import tomllib; print(tomllib.load(open('pyproject.toml', 'rb'))['project']['name'])")
|
||||
echo "PACKAGE_NAME=${PACKAGE_NAME}" >> $GITHUB_ENV
|
||||
|
||||
publish-to-pypi:
|
||||
publish-to-jazzband:
|
||||
name: Publish to Jazzband
|
||||
needs:
|
||||
- lint
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user