Skip to content

Commit de308fb

Browse files
committed
n
1 parent ffa9f83 commit de308fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-ec2v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
key: ${{ secrets.EC2_SSH_PRIVATE_KEY }}
4545
port: 22
4646
source: "./templates/flask-react/docker-compose.yml"
47-
target: "/home/ubuntu/templates/docker-compose.yml"
47+
target: "./"
4848

4949
- name: copy files to server using SCP 2
5050
uses: appleboy/scp-action@master

0 commit comments

Comments
 (0)