1
0
Fork 0
forked from CRSS/Website

fix: fix action? number 4

This commit is contained in:
TheClashFruit 2023-09-15 16:16:55 +02:00
parent 4f14611a51
commit 176a920fd3
Signed by: TheClashFruit
GPG key ID: CF4A319B9A73290C

View file

@ -15,7 +15,7 @@ jobs:
host: ${{ secrets.HOST }}
username: ${{ secrets.USER }}
password: ${{ secrets.PASSWORD }}
forceUpload: true
forceUpload: false
localDir: '.'
remoteDir: '/var/www/crss'
exclude: '.git,.git*,.env.*,LICENSE,README.md'