Skip to content

Commit 5e5b9b0

Browse files
authored
Merge pull request #7 from golony6449/feature/setup
update: 환경변수 설정 스크립트 permission 수정
2 parents 0828171 + f29743a commit 5e5b9b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy_on_dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666

6767
- name: update pyconkr-secretes
6868
run: |
69+
chmod 775 ./update_secrets.sh
6970
./update_secrets.sh
7071
7172
- name: Test with Django Test

0 commit comments

Comments
 (0)