From f8ba95aaa8a1b37bb3133f34ac70b6779038b064 Mon Sep 17 00:00:00 2001 From: WonyuChoi Date: Tue, 25 Jun 2024 19:42:44 +0900 Subject: [PATCH] =?UTF-8?q?ci:=20github=20actions=20=EB=8F=99=EC=9E=91=20?= =?UTF-8?q?=EC=BB=A4=EB=B0=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml index b86e95a1..346310a3 100644 --- a/.github/workflows/dev.yml +++ b/.github/workflows/dev.yml @@ -45,7 +45,7 @@ jobs: aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }} aws-region: ap-northeast-2 - - name: Log in to Amazon ECR + - name: Sign in to Amazon ECR id: login-ecr uses: aws-actions/amazon-ecr-login@v2