Skip to content

Commit

Permalink
Define source
Browse files Browse the repository at this point in the history
  • Loading branch information
Rikthepixel committed Mar 19, 2024
1 parent ede5c0d commit f44d340
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
USER: website
HOST: ${{ secrets.VPS_HOST }}
KEY: ${{ secrets.VPS_SSH_PRIVATE_KEY }}
SOURCE: "./www/"
TARGET: ${{ env.VPS_TARGET_DIR }}
ARGS: '-z -r -v -l -t --delete-after'

Expand Down

0 comments on commit f44d340

Please sign in to comment.