Skip to content

Commit efd467b

Browse files
committed
test the protection
1 parent 576ac13 commit efd467b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
REMOTE_PORT: ${{ secrets.SSH_PORT }}
5050
TARGET: "/home/cerberus/public_html/theplayground"
5151
SOURCE: "build/"
52-
ARGS: "--dry-run --delete --verbose"
52+
ARGS: "--dry-run --delete --verbose --filter='P .well-known/' --filter='P cgi-bin/' --filter='P .ftpquota' --filter='P .htaccess'"
5353
EXCLUDE: |
5454
.well-known
5555
cgi-bin

0 commit comments

Comments
 (0)