This commit is contained in:
dependabot[bot] 2026-05-01 18:26:33 +00:00 committed by GitHub
commit fdd5c3d726
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@ jobs:
- name: Upload packages to Jazzband
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
uses: pypa/gh-action-pypi-publish@v1.13.0
uses: pypa/gh-action-pypi-publish@v1.14.0
with:
user: jazzband
password: ${{ secrets.JAZZBAND_RELEASE_KEY }}