Skip to content

Commit b816a29

Browse files
authored
Update django.yml
1 parent 28efad3 commit b816a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/django.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
pip install -r requirements.txt
3636
- name: Run Tests
3737
env:
38-
SECRET_KEY: ${{ secrets.SECRET_KEY }}
38+
SECRET_KEY: '*ht-$58ds7tp3+@ms0%*5d_a=a343$9ko&#pd+@34&3-3=dvkm'
3939
API_KEY: ${{ secrets.API_KEY }}
4040
DJANGO_SUPERUSER_PASSWORD: admin
4141
DJANGO_SUPERUSER_USERNAME: admin

0 commit comments

Comments
 (0)