Skip to content

Commit 95c7af1

Browse files
committed
update: 환경변수 설정 스크립트 yaml syntax 수정
1 parent f154c17 commit 95c7af1

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
@@ -66,7 +66,7 @@ jobs:
6666

6767
- name: update pyconkr-secretes
6868
run: |
69-
chmod 775 ./update_secrets.sh
69+
chmod 775 ./update_secrets.sh
7070
./update_secrets.sh
7171
7272
- name: Test with Django Test

0 commit comments

Comments
 (0)