Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mummhy0811 authored May 30, 2024
1 parent d478c4f commit 9739974
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 @@ -57,7 +57,7 @@ jobs:
if: contains(github.ref, 'dev')
with:
host: ${{ secrets.HOST_DEV }}
username: ubuntu
username: ec2-user
key: ${{ secrets.PRIVATE_KEY }}
script: |
sudo docker ps
Expand Down

0 comments on commit 9739974

Please sign in to comment.