Skip to content

Commit bc639a0

Browse files
authored
Update deploy.yml
1 parent 4e39e58 commit bc639a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
host: ${{ secrets.AWS_SERVER_IP }}
7474
username: ${{ secrets.AWS_USERNAME }}
7575
key: ${{ secrets.SSH_PRIVATE_KEY }}
76-
source: docker-compose.yml
76+
source: ./docker-compose.yml
7777
target: ~/play-hive/docker-compose.yml
7878

7979
- name: Deploy to AWS and Restart Services with Docker Compose

0 commit comments

Comments
 (0)