Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeongmin39 authored Nov 18, 2024
1 parent 5e0d5f0 commit 2f55791
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 @@ -50,7 +50,7 @@ jobs:
path: build/libs/

- name: Deploy JAR to EC2 using SCP Action
uses: appleboy/scp-action@v0.2.6
uses: appleboy/scp-action@v0.1.7
with:
host: ${{ secrets.EC2_HOST }}
username: ${{ secrets.EC2_USER }}
Expand Down

0 comments on commit 2f55791

Please sign in to comment.