Set pypa/gh-action-pypi-publish test to verbose (#13659)

See
4286993229
This commit is contained in:
konsti 2025-05-26 14:42:06 +02:00 committed by GitHub
parent bf51b32cb6
commit fe6dfbc97b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1470,6 +1470,7 @@ jobs:
# With this GitHub action, we can't do as rigid checks as with our custom Python script, so we publish more
# leniently
skip-existing: "true"
verbose: "true"
repository-url: "https://test.pypi.org/legacy/"
packages-dir: "astral-test-pypa-gh-action/dist"