We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18cdad8 commit a55294bCopy full SHA for a55294b
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
runs-on: ubuntu-latest
34
environment:
35
name: release
36
- url: https://pypi.org/project/pytest-echo/${{ github.ref_name }}
+ url: https://pypi.org/project/django-admin-extra-buttons/${{ github.ref_name }}
37
permissions:
38
id-token: write
39
steps:
0 commit comments