mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Update release.yml
Use repository-url instead of repository_url as parameter name for the PyPI release task
This commit is contained in:
parent
d4cbdf7010
commit
fcdeb4ae3f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -40,4 +40,4 @@ jobs:
|
|||
with:
|
||||
user: jazzband
|
||||
password: ${{ secrets.JAZZBAND_RELEASE_KEY }}
|
||||
repository_url: https://jazzband.co/projects/django-axes/upload
|
||||
repository-url: https://jazzband.co/projects/django-axes/upload
|
||||
|
|
|
|||
Loading…
Reference in a new issue