Skip to content

Commit

Permalink
ci: update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
limjustin committed Jun 2, 2024
1 parent ad52159 commit cb45dd8
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 @@ -66,7 +66,7 @@ jobs:
with:
host: ${{ secrets.EC2_HOST }}
username: ${{ secrets.EC2_USERNAME }}
password: ${{ secrets.EC2_PASSWORD }}
key: ${{ secrets.RSA_KEY }}
port: ${{ secrets.EC2_SSH_PORT }}
timeout: 60s
script: |
Expand Down

0 comments on commit cb45dd8

Please sign in to comment.