Skip to content

Commit

Permalink
Merge pull request #21 from hemilabs/change-deploy-dir
Browse files Browse the repository at this point in the history
Deploy to /swap directory
  • Loading branch information
leanazulyoro authored May 2, 2024
2 parents 5fdcc33 + eed0e79 commit 46807ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
port: ${{ secrets.HOSTINGER_PORT }}
key: ${{ secrets.HOSTINGER_SSH_KEY }}
source: apps/web/build/*
target: public_html/uniswap
target: public_html/swap
rm: true
strip_components: 3

0 comments on commit 46807ab

Please sign in to comment.