From f29743ad5616ffded2cb118d15871ff04f06f188 Mon Sep 17 00:00:00 2001 From: parkseongheum Date: Mon, 30 Jan 2023 01:00:27 +0900 Subject: [PATCH] =?UTF-8?q?update:=20=ED=99=98=EA=B2=BD=EB=B3=80=EC=88=98?= =?UTF-8?q?=20=EC=84=A4=EC=A0=95=20=EC=8A=A4=ED=81=AC=EB=A6=BD=ED=8A=B8=20?= =?UTF-8?q?permission=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy_on_dev.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy_on_dev.yml b/.github/workflows/deploy_on_dev.yml index 8071bd9..15a5f4e 100644 --- a/.github/workflows/deploy_on_dev.yml +++ b/.github/workflows/deploy_on_dev.yml @@ -66,6 +66,7 @@ jobs: - name: update pyconkr-secretes run: | + chmod 775 ./update_secrets.sh ./update_secrets.sh - name: Test with Django Test