Fix release workflow after name change

This commit is contained in:
GDay
2023-04-02 17:51:17 +02:00
parent 38d48231d6
commit 77821b1de7
+1 -1
View File
@@ -7,7 +7,7 @@ on:
jobs:
build:
if: github.repository == 'GDay/django-q2'
if: github.repository == 'django-q2/django-q2'
runs-on: ubuntu-latest
steps: