Skip to content

Commit

Permalink
Workflow: Add arguments for rsync
Browse files Browse the repository at this point in the history
  • Loading branch information
violine1101 authored Sep 4, 2024
1 parent 226cc5b commit 8f0f513
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
config
*.sh
artifact_destination: /home/mojiradiscordbot/mojira-discord-bot
rsync_args: "-avhW --delete --exclude='local.yml' --exclude='local-*.yml'"
script: |
cd mojira-discord-bot
./restart.sh main

0 comments on commit 8f0f513

Please sign in to comment.