Skip to content

Commit

Permalink
Added the --delete arg back. deployment should work now
Browse files Browse the repository at this point in the history
  • Loading branch information
ThistleFIN authored Dec 23, 2024
1 parent 6e45f7d commit 4847ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
REMOTE_PORT: ${{ secrets.DEPLOYUSER_PORT }}
TARGET: "/srv/www/www.asteriski.fi/wp-content/plugins/wp-tenttiarkisto/"
with:
args: "-avz --chmod=ug=rwx,o=rx --chown=github-deploy:www-data --progress --exclude='.git/'"
args: "-avz --delete --chmod=ug=rwx,o=rx --chown=github-deploy:www-data --progress --exclude='.git/'"

0 comments on commit 4847ef0

Please sign in to comment.