Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0ceb83b

Browse files
committed
fixed publish.yml
1 parent 248bc5d commit 0ceb83b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
environment:
1212
name: pypi
13-
url: https://pypi.org/p/django_db_cascade_2
13+
url: https://pypi.org/p/django-db-cascade-2
1414
permissions:
1515
id-token: write
1616
steps:

0 commit comments

Comments
 (0)