Skip to content

Commit

Permalink
Update deployment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kernoeb committed Feb 4, 2024
1 parent 1294ac6 commit 12f905e
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 @@ -30,5 +30,5 @@ jobs:
remote-port: ${{ secrets.DEPLOY_PORT }}
remote-path: "/www"
local-path: "./dist/"
sync: 'delta'
sync: "full"

0 comments on commit 12f905e

Please sign in to comment.