From 599f54dfc337937d18aeb90381ff68822f8b41d8 Mon Sep 17 00:00:00 2001 From: Kimsangwon Date: Mon, 11 Mar 2024 22:24:45 +0900 Subject: [PATCH] =?UTF-8?q?feat=20:=20username=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/githubAction.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/githubAction.yml b/.github/workflows/githubAction.yml index 97530795..1bcc7f69 100644 --- a/.github/workflows/githubAction.yml +++ b/.github/workflows/githubAction.yml @@ -66,7 +66,7 @@ jobs: id: deploy with: host: ${{ secrets.HOST }} - username: ubuntu + username: ec2-user key: ${{ secrets.KEY }} envs: GITHUB_SHA script: |