Skip to content

Commit

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

- name: Deploy
Expand Down

0 comments on commit 862cd0e

Please sign in to comment.