Skip to content

Commit

Permalink
Chore : Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mouon authored Dec 31, 2023
1 parent 4aed76b commit fe2bf20
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 @@ -84,7 +84,7 @@ jobs:
- name: Execute deploy script
env:
DEPLOY_SERVER: ${{ secrets.HOST }}
DEPLOY_USER: ec2-user
DEPLOY_USER: ${{ secrets.USERNAME }}
DEPLOY_KEY: ${{ secrets.PRIVATE_KEY }}
DEPLOY_TARGET_DIR: /home/ec2-user/app

Expand Down

0 comments on commit fe2bf20

Please sign in to comment.