Skip to content

Commit

Permalink
feat : username 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
Doncham committed Mar 11, 2024
1 parent 7528214 commit 599f54d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/githubAction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
id: deploy
with:
host: ${{ secrets.HOST }}
username: ubuntu
username: ec2-user
key: ${{ secrets.KEY }}
envs: GITHUB_SHA
script: |
Expand Down

0 comments on commit 599f54d

Please sign in to comment.