rename publish job and update to be verbose

This commit is contained in:
Brian Kohan 2025-12-02 10:26:54 -08:00
parent 600acb89c1
commit 37062d7518
No known key found for this signature in database
GPG Key ID: 5C6CE8BA38C43FC1

View File

@ -90,7 +90,7 @@ jobs:
echo "PACKAGE_NAME=${PACKAGE_NAME}" >> $GITHUB_ENV
publish-to-pypi:
name: Publish to PyPI
name: Publish to Jazzband
needs:
- lint
- test
@ -107,7 +107,9 @@ jobs:
with:
user: jazzband
password: ${{ secrets.JAZZBAND_RELEASE_KEY }}
attestations: false
repository-url: https://jazzband.co/projects/django-polymorphic/upload
verbose: true
github-release:
name: Publish GitHub Release