We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28efad3 commit b816a29Copy full SHA for b816a29
.github/workflows/django.yml
@@ -35,7 +35,7 @@ jobs:
35
pip install -r requirements.txt
36
- name: Run Tests
37
env:
38
- SECRET_KEY: ${{ secrets.SECRET_KEY }}
+ SECRET_KEY: '*ht-$58ds7tp3+@ms0%*5d_a=a343$9ko&#pd+@34&3-3=dvkm'
39
API_KEY: ${{ secrets.API_KEY }}
40
DJANGO_SUPERUSER_PASSWORD: admin
41
DJANGO_SUPERUSER_USERNAME: admin
0 commit comments