Skip to content

Commit

Permalink
Updated deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeche committed Oct 1, 2020
1 parent 64fdbf3 commit 4463c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: easingthemes/[email protected]
env:
SSH_PRIVATE_KEY: ${{ secrets.DEPLOY_SSH_KEY }}
ARGS: "-azO --stats"
ARGS: "-azO --stats --no-perms"
SOURCE: "out/"
REMOTE_HOST: ${{ secrets.REMOTE_HOST }}
REMOTE_USER: ${{ secrets.REMOTE_USER }}
Expand Down

0 comments on commit 4463c00

Please sign in to comment.