Skip to content

Commit

Permalink
🚀 Deploy Files Update
Browse files Browse the repository at this point in the history
Related:
  • Loading branch information
L-U-Ready committed Nov 19, 2024
1 parent d3d71ac commit a78409e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
with:
host: ${{ secrets.EC2_HOST }}
username: ec2-user
key_path: /home/runner/.ssh/id_rsa
key: ${{ secrets.EC2_PRIVATE_KEY }}
script: |
# Install jq if not already installed
if ! command -v jq &> /dev/null
Expand Down

0 comments on commit a78409e

Please sign in to comment.