Skip to content

Commit 369f3bf

Browse files
committed
deleted test file and changed workflow a little
1 parent 0b7cd83 commit 369f3bf

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,6 @@ jobs:
2323
run: |
2424
rsync -avz --delete \
2525
-e "ssh -p ${{ secrets.SSH_PORT }}" \
26+
--exclude '.git/' \
27+
--exclude '.github/' \
2628
./ ${{ secrets.SERVER_USER }}@${{ secrets.SERVER_IP }}:/var/www/crash.comedymoon.lol/

a

Whitespace-only changes.

0 commit comments

Comments
 (0)