Skip to content

Commit

Permalink
Update prod-member-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seungueonn authored Feb 21, 2024
1 parent 83153f7 commit 9bfed05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-member-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
host: ${{ secrets.HOST_PROD_3 }}
key: ${{ secrets.PRIVATE_KEY_3 }}
port: ${{ secrets.PORT }}
source: "./docker-compose-member.yml"
source: "./BE-Member-Server/docker-compose-member.yml"
target: "/home/ec2-user/"

- name: Deploy
Expand Down

0 comments on commit 9bfed05

Please sign in to comment.