We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 226cc5b commit 8f0f513Copy full SHA for 8f0f513
.github/workflows/push-build-deploy.yml
@@ -63,6 +63,7 @@ jobs:
63
config
64
*.sh
65
artifact_destination: /home/mojiradiscordbot/mojira-discord-bot
66
+ rsync_args: "-avhW --delete --exclude='local.yml' --exclude='local-*.yml'"
67
script: |
68
cd mojira-discord-bot
69
./restart.sh main
0 commit comments