Skip to content

Commit 306223c

Browse files
authored
Update deploy.yml
1 parent 47a742d commit 306223c

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
@@ -39,7 +39,7 @@ jobs:
3939
username: ${{ secrets.AWS_USERNAME }}
4040
key: ${{ secrets.SSH_PRIVATE_KEY }}
4141
source: ./docker-compose.yml
42-
target: ~/play-hive/docker-compose.yml
42+
target: ~/play-hive/
4343

4444
- name: Grant execute permission for gradlew
4545
run: chmod +x ./gradlew

0 commit comments

Comments
 (0)