Skip to content

Commit a55294b

Browse files
committed
update release pipeline
1 parent 18cdad8 commit a55294b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
runs-on: ubuntu-latest
3434
environment:
3535
name: release
36-
url: https://pypi.org/project/pytest-echo/${{ github.ref_name }}
36+
url: https://pypi.org/project/django-admin-extra-buttons/${{ github.ref_name }}
3737
permissions:
3838
id-token: write
3939
steps:

0 commit comments

Comments
 (0)