Skip to content

Commit 02c2180

Browse files
committed
fix auto deploy
1 parent 18305fc commit 02c2180

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,6 @@ jobs:
1818
username: ${{ secrets.ftp_username }}
1919
password: ${{ secrets.ftp_password }}
2020
exclude: |
21+
**/.git*
22+
**/.git*/**
2123
LICENSE

0 commit comments

Comments
 (0)