Skip to content

Commit

Permalink
Fix scp source
Browse files Browse the repository at this point in the history
  • Loading branch information
dhidalgX committed Apr 16, 2024
1 parent af503b7 commit 072aefe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/purefinance_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
username: ${{ secrets.HOSTINGER_USER }}
port: ${{ secrets.HOSTINGER_PORT }}
key: ${{ secrets.HOSTINGER_SSH_KEY }}
source: purefinance/site/out/*
source: pure.finance/site/out/*
target: public_html/pure.finance
rm: true
strip_components: 3

0 comments on commit 072aefe

Please sign in to comment.