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 f154c17 commit 95c7af1Copy full SHA for 95c7af1
.github/workflows/deploy_on_dev.yml
@@ -66,7 +66,7 @@ jobs:
66
67
- name: update pyconkr-secretes
68
run: |
69
- chmod 775 ./update_secrets.sh
+ chmod 775 ./update_secrets.sh
70
./update_secrets.sh
71
72
- name: Test with Django Test
0 commit comments