Skip to content

Commit 8f0f513

Browse files
authored
Workflow: Add arguments for rsync
1 parent 226cc5b commit 8f0f513

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push-build-deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
config
6464
*.sh
6565
artifact_destination: /home/mojiradiscordbot/mojira-discord-bot
66+
rsync_args: "-avhW --delete --exclude='local.yml' --exclude='local-*.yml'"
6667
script: |
6768
cd mojira-discord-bot
6869
./restart.sh main

0 commit comments

Comments
 (0)