Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seungueonn authored Nov 23, 2023
1 parent 0123ac9 commit e4429d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
key: ${{ secrets.PRIVATE_KEY }}
port: ${{ secrets.PORT }}
source: "./docker-compose.yml"
target: "/home/ec2-user/"
target: "/home/ec2-user"

- name: Deploy
uses: appleboy/ssh-action@master
Expand Down

0 comments on commit e4429d5

Please sign in to comment.