We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18305fc commit 02c2180Copy full SHA for 02c2180
.github/workflows/main.yml
@@ -18,4 +18,6 @@ jobs:
18
username: ${{ secrets.ftp_username }}
19
password: ${{ secrets.ftp_password }}
20
exclude: |
21
+ **/.git*
22
+ **/.git*/**
23
LICENSE
0 commit comments