Skip to content

Commit

Permalink
chore: 오타 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
clean2001 committed Oct 24, 2024
1 parent c8cb117 commit a1b492a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
key: ${{secrets.AWS_INSTANCE_PEM}}
port: 22
source: ./${{ env.MODULE }}/infra/aws/*
target: "/home/ubuntu
target: "/home/ubuntu"

- name: Deploy with Docker Compose
uses: appleboy/[email protected]
Expand Down

0 comments on commit a1b492a

Please sign in to comment.