Skip to content

Commit b83b8e7

Browse files
committed
update: 환경변수 설정 스크립트 permission 수정
1 parent 8801ed5 commit b83b8e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_on_dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
- name: update pyconkr-secretes
6767
run: |
68-
./update_secrets.sh
68+
./update_secrets.sh
6969
7070
- name: Test with Django Test
7171
run: |

0 commit comments

Comments
 (0)