Skip to content

Commit

Permalink
use correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronhelton committed Jan 11, 2025
1 parent 76bb12c commit 36fe64f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
script: sudo rm -rf /var/www/gstream/*

- name: scp dist to host
uses: appleboy/scp-action@0.1.7
uses: appleboy/scp-action@v0.1.7
with:
host: ${{ secrets.EC2_HOSTNAME }}
username: ec2-user
Expand Down

0 comments on commit 36fe64f

Please sign in to comment.